Skip to content

Tags: NotHarshhaa/kubeguardian

Tags

kubeguardian-1.5.0

Toggle kubeguardian-1.5.0's commit message

Verified

This commit was signed with the committer’s verified signature.
NotHarshhaa 𝙃 𝘼 𝙍 𝙎 𝙃 𝙃 𝘼 𝘼
kube: Enhance configuration validation with new Slack channel and nam…

…espace checks

- Introduced functions for validating Slack channel names and Kubernetes namespace names, improving configuration validation accuracy.
- Replaced previous validation methods with custom regex-based checks for better error reporting and adherence to naming conventions.
- Removed unused import from health.go to streamline the codebase.

Signed-off-by: NotHarshhaa <reddyharshhaa12@gmail.com>

kubeguardian-1.1.0

Toggle kubeguardian-1.1.0's commit message

Verified

This commit was signed with the committer’s verified signature.
NotHarshhaa 𝙃 𝘼 𝙍 𝙎 𝙃 𝙃 𝘼 𝘼
kube: Update release-chart workflow for GitHub CLI integration

- Changed permissions to allow write access for contents and packages.
- Replaced chart-releaser installation with GitHub CLI installation for better release management.
- Updated the release process to create GitHub releases directly using the GitHub CLI, including dynamic release notes and chart file handling.

Signed-off-by: NotHarshhaa <reddyharshhaa12@gmail.com>

kubeguardian-1.0.0

Toggle kubeguardian-1.0.0's commit message

Verified

This commit was signed with the committer’s verified signature.
NotHarshhaa 𝙃 𝘼 𝙍 𝙎 𝙃 𝙃 𝘼 𝘼
kube: Refactor Helm template for image name generation

- Updated the Helm template to handle image registry and repository more robustly by adding default values.
- Improved the logic for generating image names based on the presence of image digests and registries, enhancing flexibility and clarity.

Signed-off-by: NotHarshhaa <reddyharshhaa12@gmail.com>