Skip to content

Latest commit

 

History

History
715 lines (311 loc) · 25.5 KB

File metadata and controls

715 lines (311 loc) · 25.5 KB

Changelog

All notable changes to this project will be documented in this file.

1.22.0 (2026-04-30)

Features

  • Add OCI Helm chart registry support and upgrade to Helm v4 (#147) (fcb72b8)

1.21.3 (2025-12-04)

Bug Fixes

1.21.2 (2025-10-02)

Bug Fixes

  • Timeout is a duration so we need to specify the correct value (#100) (e6988a3)

1.21.1 (2025-09-11)

Bug Fixes

  • Explicitly specify the desired value if IMG for make (#99) (68a68f3)

1.21.0 (2025-09-11)

Features

  • Upgrade from kubebuilder v3 to v4 (#89) (34ea709)

1.20.3 (2025-08-07)

Bug Fixes

  • Prune old helm releases, for real (#98) (8f9b9c6)

1.20.2 (2025-08-06)

Bug Fixes

1.20.1 (2025-07-25)

Bug Fixes

  • Handle errors for failed to retreive user spec.  Don't return an error for invalid chart config in spec. (#96) (4254c64)

1.20.0 (2025-07-02)

Features

  • Add reading helm username and password from a secret (#95) (41e76ab)

1.19.3 (2025-03-26)

Bug Fixes

  • Look for secret in namespace of wandb CR (#78) (e374c9a)

1.19.2 (2025-03-17)

Bug Fixes

  • Local_resource and kubectl apply could risk deploying to the wrong context (#66) (a90a270)

1.19.1 (2025-03-04)

Bug Fixes

1.19.0 (2025-02-27)

Features

  • Updated license.go file to include the feature for licenseSecret as well (#54) (bb55caa)

1.18.5 (2025-02-26)

Bug Fixes

1.18.4 (2025-02-25)

Bug Fixes

1.18.3 (2025-02-25)

Bug Fixes

1.18.2 (2025-02-21)

Bug Fixes

1.18.1 (2025-02-13)

Bug Fixes

  • Add Tilt configs for local development (#53) (5ef82b5)

1.18.0 (2025-02-06)

Features

  • Adding owner ref and wait and timeout to uninstall (#51) (f21fd6d)

1.17.0 (2025-01-28)

Features

  • Replace base image with RHEL UBI (#44) (12497d2)

1.16.1 (2024-10-31)

Bug Fixes

1.16.0 (2024-10-21)

Features

  • Make wandb operator available on OperatorHub (#32) (1a59dab)

1.15.0 (2024-10-08)

Features

  • Prevent Logging of Sensitive info in Plain Text (#35) (9a752fd)

1.14.0 (2024-09-30)

Features

  • Prevent Logging of Sensitive info in Plain Text (#31) (5530cb3)

1.13.0 (2024-09-09)

Features

1.12.5 (2024-09-03)

Bug Fixes

1.12.4 (2024-09-03)

Bug Fixes

1.12.3 (2024-09-03)

Bug Fixes

1.12.2 (2024-09-03)

Bug Fixes

1.12.1 (2024-08-26)

Bug Fixes

  • Support Openshift permissions schema for the helm cache (#17) (b498f79)

1.12.0 (2024-07-29)

Features

  • Allow the operator to support installation without cluster level permissions (#16) (6f29a3e)

1.11.2 (2024-06-27)

Bug Fixes

1.11.1 (2024-03-06)

Bug Fixes

  • Bump controller tools version to latest (#13) (c52dbb6)

1.11.0 (2024-03-06)

Features

Bug Fixes

1.10.1 (2023-10-18)

Bug Fixes

  • Properly merge chart specs together (37c41bc)

1.10.0 (2023-09-23)

Features

  • Add option to set reconcileFrequency (484c014)

1.9.4 (2023-09-02)

Bug Fixes

1.9.3 (2023-09-01)

Bug Fixes

  • Assign metadata instead of merging it (908c839)

1.9.2 (2023-09-01)

Bug Fixes

1.9.1 (2023-09-01)

Bug Fixes

  • Setting cached release namespace incorrectly (e585555)

1.9.0 (2023-08-31)

Features

  • Add caching for deployer release requests (1185b40)

1.8.11 (2023-08-30)

Bug Fixes

  • correctly check if chart is installed based on status (384d330)

1.8.10 (2023-08-28)

Bug Fixes

  • Secret reading metadata (6dab7ed)

1.8.9 (2023-08-28)

Bug Fixes

  • Save active spec metadata (47bd862)

1.8.8 (2023-08-25)

Bug Fixes

  • Channel spec not getting applied correctly (6e763a8)

1.8.7 (2023-08-24)

Bug Fixes

  • Properly update complete status (86a5196)

1.8.6 (2023-08-24)

Bug Fixes

  • secrets stored with correct values (f6d61e9)

1.8.5 (2023-08-23)

Bug Fixes

  • Pass namespace into chart (e8e0b8f)

1.8.4 (2023-08-23)

Bug Fixes

  • Properly set namespace for deployments (53f51a9)

1.8.3 (2023-08-23)

Bug Fixes

  • Properly parse chart from deployer (5eabdfe)

1.8.2 (2023-08-22)

Bug Fixes

  • Rename config -> values and release -> chart (519cd1b)

1.8.1 (2023-08-18)

Bug Fixes

1.8.0 (2023-08-18)

Features

  • Add support for helm repo releases (dfef752)

1.7.0 (2023-08-17)

Features

  • use secrets instead of configmaps (049797f)

1.6.1 (2023-08-17)

Bug Fixes

1.6.0 (2023-08-17)

Features

1.5.0 (2023-08-12)

Features

  • Use container based deployments only (3e6b222)

1.4.4 (2023-08-11)

Bug Fixes

1.4.3 (2023-08-11)

Bug Fixes

1.4.2 (2023-08-11)

Bug Fixes

  • Using validate for job spec (5c7ff66)

1.4.1 (2023-08-11)

Bug Fixes

  • Use cdk8s image for apply container (189bc08)

1.4.0 (2023-08-11)

Features

  • Support for deploymenting via jobs (da801ea)

1.3.0 (2023-08-11)

Features

1.2.13 (2023-08-10)

Bug Fixes

  • add operator properties to config (b5f48f0)

1.2.12 (2023-08-10)

Bug Fixes

1.2.11 (2023-08-09)

Bug Fixes

  • Git release pulls correctly (d47aebd)

1.2.10 (2023-08-09)

Bug Fixes

1.2.9 (2023-08-09)

Bug Fixes

1.2.8 (2023-08-09)

Bug Fixes

1.2.7 (2023-07-20)

Bug Fixes

  • x-kubernetes-preserve-unknown-fields (bedac52)

1.2.6 (2023-07-19)

Bug Fixes

  • Preserve unknown fields (565a25f)

1.2.5 (2023-07-19)

Bug Fixes

1.2.4 (2023-07-19)

Bug Fixes

  • Output json format logs (90af7b6)

1.2.3 (2023-07-18)

Bug Fixes

  • Add operator namespace env (846731a)

1.2.2 (2023-07-17)

Bug Fixes

  • Use deployer release channels (480b380)

1.2.1 (2023-07-12)

Bug Fixes

  • Remove ui building step (08ee985)

1.2.0 (2023-07-12)

Features

1.1.13 (2023-07-10)

Bug Fixes

  • pass spec namespace and name (79d77f2)

1.1.12 (2023-07-10)

Bug Fixes

1.1.11 (2023-07-10)

Bug Fixes

  • set namespace when running kubectl apply (1d6f00c)

1.1.10 (2023-07-10)

Bug Fixes

  • kubectl not working in docker image (ffc694e)

1.1.9 (2023-07-09)

Bug Fixes

  • Install kubectl in docker image (e5df9de)

1.1.8 (2023-07-09)

Bug Fixes

1.1.7 (2023-07-09)

Bug Fixes

1.1.6 (2023-07-05)

Bug Fixes

  • Tmp directory permissions (b0820f5)

1.1.5 (2023-07-05)

Bug Fixes

1.1.4 (2023-07-05)

Bug Fixes

  • Add debugging for installing release (893ebd9)

1.1.3 (2023-06-30)

Bug Fixes

  • add applied config to download bundle (bef77c2)

1.1.2 (2023-06-30)

Bug Fixes

1.1.1 (2023-06-30)

Bug Fixes

  • Add console namespace and service name to config properties (0b9efef)

1.1.0 (2023-06-30)

Features

  • Add support for release from a git repository (8a6b073)

1.0.8 (2023-06-29)

Bug Fixes

  • add pnpm, node and git to docker image (176b6f0)

1.0.7 (2023-06-28)

Bug Fixes

  • rename versioning step name (77bf4ed)

1.0.6 (2023-06-28)

Bug Fixes

1.0.5 (2023-06-28)

Bug Fixes

  • push images to dockerhub (d4cdd27)

1.0.4 (2023-06-28)

Bug Fixes

1.0.3 (2023-06-28)

Bug Fixes

1.0.2 (2023-06-28)

Bug Fixes

  • clean up env for image push (7213ed2)

1.0.1 (2023-06-28)

Bug Fixes

  • rename docker variables (274e20c)

1.0.0 (2023-06-28)

Bug Fixes