Tags: tsuru/tsuru
  
            
          Tags
  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