v0.0.1
github-actions
released this
22 Mar 06:41
·
158 commits
to refs/heads/main
since this release
Changes
- Add validation minimum and change type to int32 for compatibility @sircthulhu (#57)
- replace go-install-tool with go install @aobort (#59)
- [43] Fix go vet hags on first run @hiddenmarten (#47)
- Add CODEOWNERS @kvaps (#39)
- Move initial config to ConfigMap from sts cli flags @sircthulhu (#56)
- feat: Add initial docs site setup @sergeyshevch (#37)
- ci: Test ok-to-test only on comment actions @sergeyshevch (#45)
- feat: Create ClusterIP Service for clients access to cluster @sircthulhu (#44)
- release-drafter @aobort (#33)
- Add how to install operator locally; fix telegram link @Kirill-Garbar (#31)
- Implementation of Ready status condition @sircthulhu (#26)
- Update label name for trigger test pipelines @hiddenmarten (#35)
- Run tests/tests-e2e via make, triggering by label @hiddenmarten (#34)
- Revert "Add permissions for write packages (#28)" @hiddenmarten (#29)
- Add permissions for write packages @hiddenmarten (#28)
- Implementation of basic controller logic @sircthulhu (#21)
- Validating and defaulting webhooks and tests @sircthulhu (#19)
- Pre-commit via make @hiddenmarten (#6)
- add: link to roadmap @kvaps (#18)
- Improve Dockerfile @AlexGluck (#5)
- Fill basic project information @kvaps (#17)
- Fix CR api group name @sircthulhu (#16)
- Basic EtcdCluster custom resource (#9) @sircthulhu (#15)
- GHA docker publish pipeline @hiddenmarten (#4)
- Update kubebuilder to v3.14.0 @kvaps (#3)
- Initializing the project @kvaps (#2)
- Add LICENSE file @kvaps (#1)
Features
- enh: Update status in reconcile loop, not in defer @sircthulhu (#41)