1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 20 hours ago. based on code collected about 20 hours ago.
Jul 21, 2024 — Jul 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #13 from fluxcd/del-source More... about 5 years ago
Add credentials export option for git sources More... about 5 years ago
Implement export to YAML - add export commands for git sources and kustomizations - add export e2e tests More... about 5 years ago
Implement delete for git sources - add delete source git command - add delete source git e2e test More... about 5 years ago
Merge pull request #12 from fluxcd/ks-del-suspend-resume More... about 5 years ago
Implement ks delete, suspend, resume commands - add delete kustomization command with confirmation and warning id not suspended - add suspend kustomization command - add resume kustomization command - add suspend/resume/delete e2e tests More... about 5 years ago
Merge pull request #11 from fluxcd/get-commands More... about 5 years ago
Implement get commands - add get sources git command - add get kustomizations command More... about 5 years ago
Merge pull request #10 from fluxcd/create-source-git More... about 5 years ago
Add poll interval global variable More... about 5 years ago
Add ks alias to kustomization commands More... about 5 years ago
log: improve cmd logs More... about 5 years ago
check: exit 1 on control plane failed checks More... about 5 years ago
ci: add kustomization e2e tests More... about 5 years ago
Implement sync command - sync git sources - sync kustomizations along with their sources More... about 5 years ago
Add wait log More... about 5 years ago
Refactor create command - move GitRepository operations to create source git - update examples and e2e tests More... about 5 years ago
Merge pull request #9 from fluxcd/git-tags More... about 5 years ago
Format commands examples More... about 5 years ago
Add git tag option to create source More... about 5 years ago
Merge pull request #8 from fluxcd/create-kustomization More... about 5 years ago
Update source if exists More... about 5 years ago
Implement create kustomization More... about 5 years ago
Merge pull request #7 from fluxcd/components-select More... about 5 years ago
Implement components selection - add components global flag - install selected components - check selected components More... about 5 years ago
Merge pull request #6 from fluxcd/update-components More... about 5 years ago
manifests: update components - source-controller v0.0.1-alpha.3 - kustomize-controller v0.0.1-alpha.5 More... about 5 years ago
Merge pull request #5 from fluxcd/refactor-create-source More... about 5 years ago
Log source sync failure message More... about 5 years ago
Refactor create source - use source API package instead of a text template - use controller-runtime client instead of kubectl More... about 5 years ago