Skip to content
Snippets Groups Projects
  1. May 17, 2024
  2. May 16, 2024
  3. Mar 13, 2024
  4. Oct 28, 2023
  5. Oct 26, 2023
  6. Oct 06, 2023
  7. Oct 05, 2023
  8. Oct 03, 2023
  9. Oct 02, 2023
  10. Sep 27, 2023
  11. Sep 26, 2023
  12. Sep 23, 2023
  13. Aug 30, 2023
    • Isa Aguilar's avatar
      make bundle v0.13.3 · 3050f8c2
      Isa Aguilar authored
      3050f8c2
    • Isa Aguilar's avatar
      default secret namespace to the terraform resource · a69575e9
      Isa Aguilar authored
      when parsing the SCM (git) secrets, must default to terraform's namespace. Even though the secretRef allows the defining of a namespace, TFO does not create a ClusterRole for the tasks and the workflow will fail anyway. But since the operator can reach out to other namespaces, in the case that a finalizer does need to be removed, the changes here will handle it.
      
      Future dev (maybe me) please fix secret to same namespace as the terraform resource only.
      v0.13.3
      a69575e9
  14. Aug 21, 2023
  15. Aug 04, 2023
  16. Aug 03, 2023
    • Isa Aguilar's avatar
      make bundle v0.13.0 · abe2e179
      Isa Aguilar authored
      abe2e179
    • Isa Aguilar's avatar
      gencode · 50936063
      Isa Aguilar authored
      50936063
    • Isa Aguilar's avatar
      move secret finalizer check · 705e3f01
      Isa Aguilar authored
      The new secret lock finalizer as getting called too often having to check secrets on every reconcile loop. Instead, move the finalizer check to be run once per generation change and upon final removal.
      
      - changed the default finalizer name back to the original name to ensure resources created on stables versions will continue to finalize correctly
      - added a new finalizer name that is unique per tf resource
      v0.13.0
      705e3f01
  17. Aug 02, 2023
  18. Aug 01, 2023
  19. Jul 03, 2023
Loading