Skip to content

fix(reloader): create target namespace - #8

Merged
LSchu merged 1 commit into
mainfrom
fix/reloader-target-namespace
Jul 27, 2026
Merged

fix(reloader): create target namespace#8
LSchu merged 1 commit into
mainfrom
fix/reloader-target-namespace

Conversation

@Matthiator

Copy link
Copy Markdown
Contributor

📝 Summary

Adds the missing Namespace manifest to the Reloader umbrella chart. Argo CD disables automatic namespace creation, so Reloader otherwise remains OutOfSync on a fresh cluster.

The fix was moved from kubara-io/kubara#518 because chart templates now belong in the external catalogs repository. The independently releasable general catalog is bumped from 1.0.0 to 1.0.1.

🧩 Type of change

  • 🔧 CLI / Go code
  • 📦 Helm chart
  • 🧱 Terraform module
  • 📝 Documentation
  • 🧪 Test or CI change
  • ♻️ Refactor / cleanup

⚠️ Is this a breaking change?

  • Yes, this change breaks existing functionality (explain in summary)

🧪 Testing

  • CI passed
  • Manually tested (local/dev cluster)
  • Unit tested
  • Not tested (explain why below)

The original fix was validated on a fresh live cluster in kubara-io/kubara#518: the Reloader application reached Synced and Healthy with one controller replica running. Pre-commit checks pass in this repository.

🔗 Related Issues / Tickets

Supersedes kubara-io/kubara#518

✅ Checklist

  • Code compiles and passes all tests
  • Linting and style checks pass
  • Comments added for complex logic
  • Documentation updated (if applicable)

📎 Additional Context (optional)

This PR is independent of the repository authentication changes in #6. After merging, publish it with the general-v1.0.1 tag.

@LSchu
LSchu merged commit 7610573 into main Jul 27, 2026
1 check passed
@tuunit
tuunit deleted the fix/reloader-target-namespace branch July 27, 2026 18:45
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