Skip to content

Update k8s labels to use the correct domain#11

Merged
The0mikkel merged 3 commits intomainfrom
develop
Dec 4, 2025
Merged

Update k8s labels to use the correct domain#11
The0mikkel merged 3 commits intomainfrom
develop

Conversation

@The0mikkel
Copy link
Member

No description provided.

@The0mikkel The0mikkel self-assigned this Dec 4, 2025
Copilot AI review requested due to automatic review settings December 4, 2025 20:46
## [1.0.1-r.1](v1.0.0...v1.0.1-r.1) (2025-12-04)

### Bug Fixes

* update k8s labels to use the correct domain ([b790e05](b790e05))
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR migrates Kubernetes label domains from challenges.kube-ctf.io to challenges.ctfpilot.com across the codebase. This is a breaking change that updates the domain used for identifying challenge and page ConfigMaps in the CTFd manager system.

  • Updates all Go source code references to use the new challenges.ctfpilot.com domain
  • Updates README documentation to reflect the new label domain
  • Fixes indentation in web.go struct definition (spaces to tabs)

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
src/web.go Updates label domain in 6 handler functions and fixes struct indentation
src/challenge-watcher.go Updates label domain in watcher variable and ConfigMap type detection logic
README.md Updates label domain in documentation table and YAML examples

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@The0mikkel The0mikkel merged commit e924cd0 into main Dec 4, 2025
6 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.

3 participants