-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Release Pod Failure Policies, Healthchecks, Managed Redis Ports Polic…
…y, updated build process (#1254) * feat: Add Healtchchecks to RadixConfig * sync RadixDeployment to KubeDeployment with Healtchchecks * sync RadixApplication to RadixDeployment with Healtchchecks * fix tests * fix linting * Add RA validation * Start testing * replace k8s types with radix, add pointers where optional * bump chart * fix correct error component name * fix correct error component name * Allow redis ports in policy (#1237) * Allow redis ports in policy * Bump chart version * Add support for defining pod failure policies for jobs in radixconfig (#1236) * simplify structures * init commit * bump charts * Build on docker, push same image to all container registries * test workflow on pull (acr tasks should fail) * fix buildx * revert test * push latest tag to ACR * dont export pipeline long tag * configur container image name * simpler validateProbe, remove unneeded tests * fix typo * cleanup * wait 2 minutes * configure buildx platforms * Revert to Registry Cache, push latest operator image * remove unused variable * specify buildcache tag * fix quote sign * fix quote sign * Create a index manifest for the target repo (#1245) * Create a index manifest for the target repo * show progress * Fix typo in buildscript (#1247) * Create a index manifest for the target repo * fix typo * echo out dry-run and push versioned pipeline runner (#1248) * Build and push image to all registries, use cache (#1249) * echo out dry-run and push versioned pipeline runner * Build and push image to all registries, use cache * fix merge conflict (#1250) * Log in to GHCR to enable cache (#1251) * Bump golang.org/x/crypto from 0.26.0 to 0.31.0 (#1246) * fix build process (#1253) --------- Co-authored-by: Nils Gustav Stråbø <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information
1 parent
72af8ba
commit 00d0827
Showing
43 changed files
with
5,086 additions
and
1,126 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.