Skip to content

Releases: Azure/placement-policy-scheduler-plugins

v0.1.0

14 Jan 21:44
246c21e
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

v0.1.0 - 2022-01-14

Features 🌈

  • add v1alpha1 PlacementPolicy (#4)
  • implement filter and score (#23)

Continuous Integration 💜

  • add makefile and github workflow for test (#9)
  • generate clientset, informers, listers and add framework (#13)
  • add workflow for publishing the image (#32)
  • add workflow for publishing helm charts (#37)
  • update manifest and helm charts for v0.1.0 (#39)

Documentation 📘

  • add initial readme with install steps (#34)
  • add demo documentation (#38)

Testing 💚

  • e2e testing framework (#12)
  • add integration tests (#16)
  • add e2e test scenarios (#21)
  • add validation tests to the current integration test (#27)

Helm 📈

  • add helm chart for placement policy scheduler plugin (#19)

Security Fix 🛡️

Maintenance 🔧

  • use wait instead of sleep in tests (#22)
  • fix image name in kube-scheduler-configuration.yml (#35)

Code Refactoring 💎

  • e2e framework (#17)