v0.1.0 Release
What's Changed
- feat: init operator project by @ekkoful in #3
- workflow: add github action by @ekkoful in #4
- style: update project info to kcl-lang by @ekkoful in #5
- feat: kclrun controller code structure by @ekkoful in #6
- feat: sync operator API to krm-kcl spec and add arch image by @Peefy in #7
- feat: add k8s code generator tool and gen client code. by @Peefy in #8
- feat: impl mutator using KRM KCL spec. by @Peefy in #9
- chore: (deps): bump contributor-assistant/github-action from 2.3.0 to 2.3.1 by @dependabot in #13
- chore: (deps): bump actions/cache from 2 to 4 by @dependabot in #14
- chore: (deps): bump actions/setup-go from 2 to 5 by @dependabot in #15
- Chore: (deps): bump github.com/sirupsen/logrus from 1.9.0 to 1.9.3 by @dependabot in #17
- Chore: (deps): bump sigs.k8s.io/controller-runtime from 0.15.2 to 0.17.2 by @dependabot in #18
- chore: (deps): bump contributor-assistant/github-action from 2.3.1 to 2.3.2 by @dependabot in #21
- chore: bump go 1.22 and k9s 1.29 deps by @Peefy in #23
- Chore: (deps): bump kcl-lang.io/krm-kcl from 0.4.1 to 0.8.2 by @dependabot in #24
- Chore: (deps): bump sigs.k8s.io/controller-runtime from 0.17.2 to 0.17.3 by @dependabot in #25
- Chore: (deps): bump kcl-lang.io/krm-kcl from 0.8.2 to 0.8.5 by @dependabot in #26
- chore: bump k8s 1.30 deps by @Peefy in #28
- Chore: (deps): bump kcl-lang.io/krm-kcl from 0.8.5 to 0.8.6 by @dependabot in #30
- Chore: (deps): bump sigs.k8s.io/controller-runtime from 0.18.0 to 0.18.2 by @dependabot in #32
- chore: (deps): bump contributor-assistant/github-action from 2.3.2 to 2.4.0 by @dependabot in #31
- Chore: (deps): bump sigs.k8s.io/controller-runtime from 0.18.2 to 0.18.3 by @dependabot in #33
- Chore: (deps): bump sigs.k8s.io/controller-runtime from 0.18.3 to 0.18.4 by @dependabot in #34
- Chore: (deps): bump kcl-lang.io/krm-kcl from 0.8.6 to 0.9.1 by @dependabot in #36
- feat: kcl-operator v0.2.0 by @Peefy in #37
- Chore: (deps): bump sigs.k8s.io/controller-runtime from 0.18.4 to 0.19.0 by @dependabot in #40
- Chore: (deps): bump kcl-lang.io/kcl-go from 0.9.1 to 0.9.3 by @dependabot in #41
- refactor: deprecated client code and bump kubewebhook and krm-kcl deps by @Peefy in #43
- feat: auto certs through the init container by @Peefy in #44
New Contributors
- @ekkoful made their first contribution in #3
- @Peefy made their first contribution in #7
- @dependabot made their first contribution in #13
Full Changelog: https://github.com/kcl-lang/kcl-operator/commits/v0.1.0