Skip to content

Releases: datum-cloud/workload-operator

v0.1.0 - Deploy Workloads

07 Mar 19:20
7da13c3
Compare
Choose a tag to compare

What's Changed

  • Initialize project with kubebuilder init. by @joshlreese in #1
  • Initial commit of Datum Compute APIs. by @joshlreese in #2
  • Initial implementation of workload placement controller, scheduler, and workload validation by @joshlreese in #3
  • Wire in CityCodes from ClusterProfiles during workload validation. by @joshlreese in #4
  • Merge POC branch into main by @joshlreese in #5
  • Bump golang.org/x/crypto from 0.28.0 to 0.31.0 in the go_modules group across 1 directory by @dependabot in #7
  • Add labels to WorkloadDeployment and Instance resources to support filtering. by @joshlreese in #9
  • Configure Renovate by @renovate in #6
  • chore: automate software builds by @scotwells in #11
  • fix(deps): update module sigs.k8s.io/gateway-api to v1.2.1 by @renovate in #12
  • bug: Wire through annotations and labels from the desired deployment by @joshlreese in #23

New Contributors

Full Changelog: https://github.com/datum-cloud/workload-operator/commits/v0.1.0