Skip to content

v0.2.0 release

Latest
Compare
Choose a tag to compare
@Madhu-1 Madhu-1 released this 29 Jan 07:54
a0838ff

What's Changed

  • csi: fix csi addon side car container by @parth-gr in #127
  • build(deps): bump github.com/onsi/ginkgo/v2 from 2.20.0 to 2.20.1 in the github-dependencies group by @dependabot in #126
  • Driver Controller: Multi-layer image set loading logic by @nb-ohad in #124
  • build(deps): bump the github-dependencies group with 2 updates by @dependabot in #129
  • Driver Controller: Fix a nil access bug when accessing DriverSpecDefaults by @nb-ohad in #130
  • Generate multifile installer by @Madhu-1 in #125
  • update api description to be inline with the expected behaviour by @rewantsoni in #132
  • Makefile: fix panic in make test. by @obnoxxx in #134
  • build(deps): bump the k8s-dependencies group with 3 updates by @dependabot in #137
  • Makefile: Simplify 'test' and 'run' targets a bit. by @obnoxxx in #138
  • doc: update readme contents by @Madhu-1 in #135
  • add missing rbac for persistentvolume during deletion by @leelavg in #141
  • ci: update dependencies for kubernetes by @Madhu-1 in #144
  • add missing volume name for the encryption by @Madhu-1 in #147
  • add missing tolerations field in nodeplugin podspec by @leelavg in #150
  • ci: add markdown lint by @subhamkrai in #16
  • Fix issue 149 - add some CI workflows by @obnoxxx in #153
  • build(deps): bump DavidAnson/markdownlint-cli2-action from 16 to 17 by @dependabot in #160
  • fix: update extra-create-metadata arg condition by @iPraveenParihar in #161
  • build(deps): bump the k8s-dependencies group with 4 updates by @dependabot in #162
  • Add missing RBAC and update images to latest release by @Madhu-1 in #163
  • remove extra deep copy of object from cache by @leelavg in #155
  • doc: add quick-start guide by @Madhu-1 in #148
  • csiaddons: add new RBAC by @Madhu-1 in #166
  • provide ability to adjust deployment strategy by @leelavg in #156
  • docs: clarify the operator design doc a bit by @obnoxxx in #167
  • Fix broken links in the PR template by @obnoxxx in #169
  • csiaddons: add rbac permission for setting ownerRef by @rewantsoni in #171
  • docs: add design for enforcing host network. by @obnoxxx in #170
  • build(deps): bump DavidAnson/markdownlint-cli2-action from 17 to 18 by @dependabot in #177
  • build(deps): bump the github-dependencies group with 2 updates by @dependabot in #164
  • fix the Driver controller and ClientProfile controller unit tests by @obnoxxx in #175
  • build(deps): bump github.com/onsi/ginkgo/v2 from 2.21.0 to 2.22.0 in the github-dependencies group by @dependabot in #181
  • build(deps): bump the k8s-dependencies group with 4 updates by @dependabot in #180
  • csiaddons: add rbac permission to delete the csiaddons obj by @rewantsoni in #182
  • build(deps): bump github.com/onsi/gomega from 1.35.1 to 1.36.0 in the github-dependencies group by @dependabot in #183
  • build(deps): bump sigs.k8s.io/controller-runtime from 0.19.2 to 0.19.3 in the k8s-dependencies group by @dependabot in #185
  • Update externalsnapshotter volumegroupsnapshot container arg by @Madhu-1 in #179
  • build(deps): bump DavidAnson/markdownlint-cli2-action from 18 to 19 by @dependabot in #190
  • restrict manager resource cache based on namespaces from environment by @leelavg in #186
  • ci: update go version to 1.23.0 by @Madhu-1 in #191
  • build(deps): bump the k8s-dependencies group across 1 directory with 4 updates by @dependabot in #193
  • build(deps): bump the github-dependencies group across 1 directory with 2 updates by @dependabot in #192
  • Rework golangci lint by @obnoxxx in #195
  • add markdownlint make targets by @obnoxxx in #196
  • build(deps): bump the k8s-dependencies group with 4 updates by @dependabot in #198
  • Add TokenReview RBAC to support CSI addons security enhancements by @bipuladh in #197
  • build(deps): bump sigs.k8s.io/controller-runtime from 0.20.0 to 0.20.1 in the k8s-dependencies group by @dependabot in #199
  • build(deps): bump actions/stale from 9.0.0 to 9.1.0 by @dependabot in #200

New Contributors

Full Changelog: v0.1.0...v0.2.0