Skip to content

fix(infra): restore production admin api ingress - #3722

Merged
tasoo-oos merged 1 commit into
releasefrom
main
Aug 30, 2026
Merged

fix(infra): restore production admin api ingress#3722
tasoo-oos merged 1 commit into
releasefrom
main

Conversation

@tasoo-oos

Copy link
Copy Markdown
Contributor

Description

핫픽스
Gateway 전환 중 admin API 외부 경로가 중단되지 않도록 production overlay에 Ingress를 복구합니다.

Additional context

HTTPRoute는 유지하며 production과 stage overlay 렌더링을 확인했습니다.


Before submitting the PR, please make sure you do the following

### Description

Gateway 전환 중 admin API 외부 경로가 중단되지 않도록 production overlay에 Ingress를
복구합니다.

### Additional context

HTTPRoute는 유지하며 production과 stage overlay 렌더링을 확인했습니다.

---

### 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** this PR
is solving.
- [x] Render the affected production and stage overlays.

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

* **New Features**
  * Added secure HTTPS routing for the production admin API.
  * Enabled access through the `/graphql` and `/admin-api` paths.
  * Added automatic TLS certificate management for `codedang.com`.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
@coderabbitai

coderabbitai Bot commented Aug 30, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 49d9add7-47b1-4bea-bbe5-61299a1b5c94

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Comment @coderabbitai help to get the list of available commands.

@lshtar13
lshtar13 self-requested a review August 30, 2026 14:00
@tasoo-oos
tasoo-oos added this pull request to the merge queue Aug 30, 2026
Merged via the queue into release with commit e1f43f8 Aug 30, 2026
40 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants