1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 2 hours ago.
Sep 09, 2024 — Sep 09, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Implement components selection - add components global flag - install selected components - check selected components More... over 5 years ago
Merge pull request #6 from fluxcd/update-components More... over 5 years ago
manifests: update components - source-controller v0.0.1-alpha.3 - kustomize-controller v0.0.1-alpha.5 More... over 5 years ago
Merge pull request #5 from fluxcd/refactor-create-source More... over 5 years ago
Log source sync failure message More... over 5 years ago
Refactor create source - use source API package instead of a text template - use controller-runtime client instead of kubectl More... over 5 years ago
Merge pull request #4 from fluxcd/install-version More... over 5 years ago
Split e2e tests per command More... over 5 years ago
Add silent option to uninstall More... over 5 years ago
Add e2e tests for install/uninstall version More... over 5 years ago
Refactor exec helpers More... over 5 years ago
Add version arg to install command More... over 5 years ago
Merge pull request #3 from fluxcd/cmd-docs More... over 5 years ago
Generate tk docs with cobra/doc More... over 5 years ago
Merge pull request #1 from fluxcd/install More... over 5 years ago
Add release workflow to CI More... over 5 years ago
Refactor logging More... over 5 years ago
Add semver condition to check output More... over 5 years ago
Add verbose option to create source More... over 5 years ago
Add timeout option to install/uninstall More... over 5 years ago
Add uninstall cmd More... over 5 years ago
Add basic-auth option to create source More... over 5 years ago
Add e2e test for create source cmd More... over 5 years ago
Add public repos and semver support to create cmd More... over 5 years ago
Implement create source for ssh git repos - generate host keys and SSH keys - prompt for deploy key setup - generate gitrepo source - wait for source to sync More... over 5 years ago
Add ssh tools to requirements check More... over 5 years ago
Add e2e tests for install command More... over 5 years ago
Add check command - verify minimum supported version of kubectl, kustomize and Kubernetes API More... over 5 years ago
Add install command with dry-run option - build kustomization - apply output on the cluster - check rollout status of source and kustomize controllers More... over 5 years ago
Add install manifests More... over 5 years ago