Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
4,680 contributions in the last year
Activity overview
Contribution activity
October 2020
Created a pull request in fluxcd/source-controller that received 3 comments
- Update bootstrap docs to match v0.2
- Update talks section
- Add migration guide for Flux v1 users
- Fix install script
- Refactor manifests generation
- Update the stable Helm repository in docs
- Change copyright to Flux authors
- Disable load restrictions on install
- Add monitoring guide
- Ignore missing kinds when uninstalling
- Add Windows OS to CLI install docs
- Add GitLab HTTPS auth to bootstrap options
- Publish CLI binary for Windows
- Add rebase action
- Set alert provider secretRef only if specified
- Enable client side validation on bootstrap
- Add cluster stats dashboard to monitoring stack
- Update docs website
- Uninstall improvements
- docs: Install the monitoring stack with gotk
- Introduce install package
- Use GitHub actions from fluxcd/pkg@main
- Add option to disable the network policy at install time
- Fix Kusomization depends-on mapping
- Update Go to v1.15
- Some pull requests not shown.
- Release v0.2.0
- Change copyright to Flux authors
- Release v0.1.2
- Update remote cluster docs
- Set correct status on failure events
- Validate manifests when generating kustomization.yaml
- Fix status reporting when the source is not found
- Release v0.1.1
- Add namespace to API docs examples
- Implement Prometheus instrumentation
- Update kustomize/api to v0.6.3
- Set default branch to main
- Set default namespace to gotk-system
- Community section: add link to GH Discussions
- Add GOTK section to index
- Delete generated docs before regenerating them
- Replace GitOps Toolkit in docs
- Rename CLI, namespace, and repository references
- Update HelmRelease documentation
- Minimal rewrite of README to explain Flux v2
- Refactor manifest generation into a separate package
- change the windows binary release format to .zip
- Update toolkit components
- Add secret-ref flag to create source git
- Implement custom flags for options with validation rules
- Update toolkit components
- Remove documentation version hotfix
- Refactor create, reconcile and resume commands
- Get rid of shell-out and invoke command directly via exec
- updated with featured talks + upcoming meetups
- Use fossa-contrib/fossa-action instead
- Mark the design tasks for image automation as done
- Add ARM instruction to get started guide
- Update toolkit components
- Add notification controller CLI commands
- Add featured talks and meetups section
- Update api versions in guides
- close parentheses, make link to guide more obvious
- Some pull request reviews not shown.
- Release v0.2.0
- Update pkg/runtime API dependency to v0.1.2
- Compare artifact <> HelmRelease in enqueuer
- Do not requeue when chart is not ready
- Move dedicated watcher to in-controller watcher
- Change copyright to Flux authors
- Upgrade Helm to v3.4.0
- Support cross-cluster Helm releases
- Release v0.1.3
- Change chart reconciliation and readiness logic
- Use fossa-contrib/fossa-action instead
- Declare and assign result Values before composing
- Use GitHub actions from fluxcd/pkg@main
- Set default branch to main
- Release v0.1.1
- Configure release namespace in runner constructor
- Add openssh client to support git+ssh Kustomize resources
- Refactor predicates and enqueuers
- Log reconciliation requests by watcher
- Move dedicated watchers to in-controller watches
- Use annotation helpers
- Suppress health check events when no changes made
- Add images attribute to set application image name/tag dynamically
- Use controller-runtime utils for finalizer and health checks
- Improve remote cluster documentation
- Implement non-caching, per-kustomization GC-client/statusPoller for cross-cluster kubeconfigs
- Use GitHub actions from fluxcd/pkg@main
- Update health check docs
- Release v0.2.1
- Release v0.2.0
- Change links to SemVer range docs
- Switch to Masterminds/semver and pkg/version libs
- Various API doc corrections
- Change copyright to Flux authors
- Add support for loading packaged charts
- Pick the most recent chart/tag for ambiguous semver matches
- Switch to controller-runtime utils for finalizers
- e2e: use podinfo chart for valuesfile tests
- Drop `gitops-system` namespace reference from spec
Created an issue in fluxcd/flux2 that received 1 comment
Preparation for v0.2.0 release
As discussed in #367 we've decided to rename:
the toolkit repository to flux2
the gotk CLI binary to flux
the gotk-system namespace to flux-system
…