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,706 contributions in the last year
Activity overview
Contribution activity
July 2020
Created a pull request in fluxcd/notification-controller that received 4 comments
- Update kustomize-controller to v0.0.6
- Add container registry and image pull secret as install options
- Add linux/amd64 node selector to controllers
- Delete custom resources during uninstall
- Update helm-controller to v0.0.1-beta.4
- Make notification component optional
- Update helm-controller to v0.0.1-beta.3
- Add sealed secrets guide
- Implement create/delete for Helm releases
- Implement Helm repository commands
- Rename kustomization arg from validate to validation
- Drop support for Kubernetes <1.16
- Use semver manifests as kustomize base
- Add export option to tk install
- Add webhook receivers section to Helm guide
- Update controllers and go modules
- Update notification-controller to v0.0.3
- Add helm suspend/resume commands
- Add reconcile helm commands
- Rename sync cmd to reconcile
- Refactor install defaults
- Add helm-controller installer and docs
- Add source watcher dev guide
- Add webhook receivers guide to docs
- Update notification controller to v0.0.1
- Some pull requests not shown.
- Release v0.0.5
- Release v0.0.4
- Normalise controller logs
- Lookup alerts at cluster level
- Release v0.0.3
- Release v0.0.2
- Update source-controller to v0.0.5
- Setup production logging
- Release v0.0.1
- Rename webhook alert provider to generic
- Implement Receiver API
- Receiver API spec
- Release v0.0.1-beta.1
- Add wildcard support
- Release v0.0.1-alpha.2
- Implement retry with backoff for alert posting
- Release v0.0.1-alpha.1
- Implement event dispatching
- Set event reason from ready status reason
- Release v0.0.6
- Use SA token for impersonation
- Release v0.0.5
- Upgrade CRDs to apiextensions.k8s.io/v1
- Release v0.0.4
- Implement cross-namespace source references
- Improve error handling and reporting
- Release v0.0.3
- Rename syncAt annotation to reconcileAt
- Change metrics port to 8080
- Setup production logging
- Add last attempted revision to status
- Add reconciliation test
- Update kustomize to v3.8.0
- Release v0.0.2
- Implement event recording
- Release v0.0.6
- Make git package public
- Upgrade CRDs to apiextensions.k8s.io/v1
- Improve error handling and reporting
- Release v0.0.5
- Rename syncAt annotation to reconcileAt
- Release v0.0.4
- Fix artifact test server
- Release v0.0.3
- Add ignore field to GitRepository spec
- Move Receiver API to notification controller
- Release v0.0.2
- Implement event recording
- Support values from ConfigMap and Secret resources
- Take observed generation of dependencies into account
- Rename conditions to describe the current state
- Release v0.0.1-beta.2
- Fix: use composed release name in Helm actions
- Fix: use fetched HelmChart object for update
- Support KeepHistory flag for Helm uninstall action
- Refactor garbage collection to finalizer
- Release v0.0.1-alpha.2
- Broadcast events for Helm actions
- Lookup releases in all namespaces in chart watcher
- Use organization secrets in release pipeline
- Release v0.0.1-alpha.1
- Update source-controller to v0.0.5
- Drop `helm.` prefix from reconcileAt annotation
- HelmRelease v2alpha1 spec
- CRD tweaks
- Setup production logging
- Create HelmChart based on provided template
- Allow suspending of HelmReleases
- POC implementation spec draft
- retain the error when appending the stderr output
- chart: add kube.externalConfig option
- Dockerfile: Include /sbin dir in PATH
- Avoid panic when directory does not exist
- Add more Helm chart dashboard options
- Release 1.20.0
- Introduce cooldown period in rate limiter
- Specific documentation for HelmRelease Automation
- Add new grafana dashboard for flux
- Helm: allow configuration of TLS certs without CA
- Refactor garbage collectors to finalizers
- Remove HelmRepository owner ref on HelmChart
- Storage: fix a small bug in RemoveAllButCurrent when the directory is invalid
- Use Docker organization secrets in build
- Setup production logging
- Add constants for kind names
- Support ignored files as a parameter
- Small patches to enable non-localhost controller development
- Add progressbar and checks to roadmap md
- Link to image update discussion
- Make nested list work correctly in roadmap
- Update "Helm Operator v2" roadmap
- Document helm-controller notifications in guide
- Add go-git-providers proposal
- Managing Helm releases guide
- build: use correct v2alpha1 HelmRelease spec URL
Created an issue in fluxcd/toolkit that received 1 comment
Support Helm release operations
Add support for Helm releases to tk: create delete get export reconcile suspend resume
1
comment
41
contributions
in private repositories
Jul 2 – Jul 28