-
Notifications
You must be signed in to change notification settings - Fork 15
feat(infra): make my deployment at lab cluster #3352
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
Clover229
wants to merge
12
commits into
main
Choose a base branch
from
t2386-disploy-onboarding2week
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
### Description <!-- Please insert your description here and provide especially info about the "what" this PR is solving --> https://github.com/skkuding/codedang/pull/3336에서 확인된 n8n DNS 레코드 부재 문제를 해결합니다. ### Additional context <!-- e.g. is there anything you'd like reviewers to focus on? --> --- ### Before submitting the PR, please make sure you do the following - [x] Read the [Contributing Guidelines](https://github.com/skkuding/next/blob/main/CONTRIBUTING.md) - [x] Read the [Contributing Guidelines](https://github.com/skkuding/next/blob/main/CONTRIBUTING.md#pr-and-branch) and follow the [Commit Convention](https://github.com/skkuding/next/blob/main/CONTRIBUTING.md#commit-convention) - [x] Provide a description in this PR that addresses **what** the PR is solving, or reference the issue that it solves (e.g. `fixes #123`). - [ ] Ideally, include relevant tests that fail without this PR but pass with it. --------- Co-authored-by: seoeun9 <169060897+seoeun9@users.noreply.github.com> Co-authored-by: Sumin Jeon <jeonsumin2002@gmail.com> Co-authored-by: SeoHwan <kksh3549@gmail.com> Co-authored-by: root <root@SeoHwan.localdomain> Co-authored-by: Kim Hakjae <37476664+hjkim24@users.noreply.github.com> Co-authored-by: hjkim24 <hjkim4842@naver.com>
### Description #3334 이번에 새로 만든 인프라 온보딩 가이드를 따라 테스트로 이미지를 배포합니다. 아래 노션 링크에 온보딩 과정과 사소한 이슈를 정리했습니다. https://www.notion.so/skkuding/2-2ddef9cff5458099aa98edfad51eb596?source=copy_link --------- Co-authored-by: Jangsu Son <manamana32321@gmail.com>
### Description infra onboarding에서 test application의 잘못된 포트 설정을 해결합니다.
### Description 온보딩을 마치며 onboarding 브랜치를 원상복귀합니다.
…3341) ### Description <!-- Please insert your description here and provide especially info about the "what" this PR is solving --> ### Additional context <!-- e.g. is there anything you'd like reviewers to focus on? --> --- ### Before submitting the PR, please make sure you do the following - [ ] Read the [Contributing Guidelines](https://github.com/skkuding/next/blob/main/CONTRIBUTING.md) - [ ] Read the [Contributing Guidelines](https://github.com/skkuding/next/blob/main/CONTRIBUTING.md#pr-and-branch) and follow the [Commit Convention](https://github.com/skkuding/next/blob/main/CONTRIBUTING.md#commit-convention) - [ ] Provide a description in this PR that addresses **what** the PR is solving, or reference the issue that it solves (e.g. `fixes #123`). - [ ] Ideally, include relevant tests that fail without this PR but pass with it. --------- Co-authored-by: seoeun9 <169060897+seoeun9@users.noreply.github.com> Co-authored-by: Sumin Jeon <jeonsumin2002@gmail.com> Co-authored-by: SeoHwan <kksh3549@gmail.com> Co-authored-by: root <root@SeoHwan.localdomain> Co-authored-by: Kim Hakjae <37476664+hjkim24@users.noreply.github.com> Co-authored-by: hjkim24 <hjkim4842@naver.com>
### Description <!-- Please insert your description here and provide especially info about the "what" this PR is solving --> #3334 에 따라서 k8s온보딩을 실습해보았습니다. ### Additional context <!-- e.g. is there anything you'd like reviewers to focus on? --> --- ### Before submitting the PR, please make sure you do the following - [ ] Read the [Contributing Guidelines](https://github.com/skkuding/next/blob/main/CONTRIBUTING.md) - [ ] Read the [Contributing Guidelines](https://github.com/skkuding/next/blob/main/CONTRIBUTING.md#pr-and-branch) and follow the [Commit Convention](https://github.com/skkuding/next/blob/main/CONTRIBUTING.md#commit-convention) - [ ] Provide a description in this PR that addresses **what** the PR is solving, or reference the issue that it solves (e.g. `fixes #123`). - [ ] Ideally, include relevant tests that fail without this PR but pass with it.
|
❗ Syncing Preview App Failed Application: |
|
✅ Syncing Preview App Succeeded Application: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Additional context
closes tas-2386
Before submitting the PR, please make sure you do the following
fixes #123).