Tags: tsuru/tsuru
Tags
Test/tsuru job integration (#2798) * test: job integration * chore: add test-verbose target * test: integration tests for job * test: fix parallelism on job integration tests * test: use each job name provided by job creation test * uncomment app tests
Fix/job secret fixes (#2799) * fix: improve error handling for job secret retrieval * fix: improve cron job retrieval in ensureSecretForJob function * ci: set integration for 1.32/1.33 --------- Co-authored-by: Wilson Júnior <[email protected]> Co-authored-by: Paulo Sousa <[email protected]>
Feature: Use secrets to deploy applications (#2776) * create function to initialize secrets * fix: enhance tests * rbac: add perm to secrets resources * Update tsuru-stack chart * Use prefix on secret to avoid possible conflits * Add flow to cleanup secrets * Add annotation to trigger deployment restart * Remove unnecessary log * secrets does not need to escape expansion * Add support to tsuru-jobs * remove secrets of tsuru-job * use OwnerReferences to cleanup secrets * use OwnerReferences to cleanup secrets on jobs * Simplify the code * Add flag to disable secrets behaviour
Fix: Cert issuer validation for apps (#2747) * fix: Initial approach to validate cert issuer existense with pool constraits [WIP] * feat: provision/pool: add cert-issuer as a new pool constraint type * refactor: remove obsolete or redundant comments * refactor: cert-issuer as a new pool constraint type * fix: use blacklist flag correctly in pool-constraint for cert-issuer * Remove comments * Remove unused code * Remove unused code * Remove unused code * refactor: simplify Issuer Blacklist Check --------- Co-authored-by: Wilson Júnior <[email protected]>
PreviousNext