This repository has been archived by the owner on Nov 1, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Garbage collection dry-run #1990
Labels
Comments
jan-schumacher
pushed a commit
to jan-schumacher/flux
that referenced
this issue
May 18, 2019
- added dry-run-garbage-collection arg - added .Values.syncGarbageCollection.dry
jan-schumacher
pushed a commit
to jan-schumacher/flux
that referenced
this issue
May 18, 2019
- utilizing dryGC option to prevent garbage collection from deleting resources - tests written
jan-schumacher
added a commit
to jan-schumacher/flux
that referenced
this issue
May 18, 2019
jan-schumacher
pushed a commit
to jan-schumacher/flux
that referenced
this issue
May 20, 2019
- renaming fluxd option - clean up switch case block (make states more explicit) - make messages easier to understand
jan-schumacher
pushed a commit
to jan-schumacher/flux
that referenced
this issue
May 20, 2019
jan-schumacher
pushed a commit
to jan-schumacher/flux
that referenced
this issue
May 22, 2019
jan-schumacher
added a commit
to jan-schumacher/flux
that referenced
this issue
May 22, 2019
jan-schumacher
pushed a commit
to jan-schumacher/flux
that referenced
this issue
May 23, 2019
- operator
jan-schumacher
pushed a commit
to jan-schumacher/flux
that referenced
this issue
May 23, 2019
…' into Garbage-collection-dry-run-fluxcd#1990
jan-schumacher
pushed a commit
to jan-schumacher/flux
that referenced
this issue
May 23, 2019
jan-schumacher
pushed a commit
to jan-schumacher/flux
that referenced
this issue
May 23, 2019
- minor refactoring
jan-schumacher
pushed a commit
to jan-schumacher/flux
that referenced
this issue
May 24, 2019
- add chart readme documentation
jan-schumacher
pushed a commit
to jan-schumacher/flux
that referenced
this issue
May 24, 2019
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
This is a flag you can pass to fluxd that makes it log what it would delete if garbage collection were done, but not actually delete anything.
The text was updated successfully, but these errors were encountered: