charm-azure-cloud-provider:release_1.25

Last commit made on 2022-08-26
Get this branch:
git clone -b release_1.25 https://git.launchpad.net/charm-azure-cloud-provider

Branch merges

Branch information

Name:
release_1.25
Repository:
lp:charm-azure-cloud-provider

Recent commits

405580f... by Adam Dyess

integrate with ops.interface-kube-control python library providing ta… (#9)

* integrate with ops.interface-kube-control python library providing taints and labels

* address linting issues

* transform label list to dict

* request management features

* add default tolerations for control-plane

* handle situations on tear-down where control-node-taint may not be in the manifest config

* updated control-node-selector

* remove default taints and labels from the charm

* update interface-kube-ctl dependencies

b4875c0... by Adam Dyess

test the ops.manifest apply missing resources action (#8)

32e9ebc... by Adam Dyess

test cloud provider with service loadbalancer (#7)

* test cloud provider with service loadbalancer

* use the vastly superior hello-app

1c52807... by Adam Dyess

Update documentation links (#6)

9b38851... by Adam Dyess

begin testing with azuredisk controller (#5)

* begin testing with azuredisk controller

* resolve inclusving naming check issh

* Add test to create a PV

* Move storage class definition into the charm

* Update config.yaml

Co-authored-by: Kevin W Monroe <email address hidden>

Co-authored-by: Kevin W Monroe <email address hidden>

1d1a5c4... by Stone Preston <email address hidden>

Merge pull request #4 from charmed-kubernetes/1.24_release_updates

Dedupe cloud-provider releases which don't change the manifests

5771e62... by Adam Dyess

lint and unit errors

eda8da1... by Adam Dyess

Dedupe cloud-provider releases which don't change the manifests

a7fe4bd... by Stone Preston <email address hidden>

Merge pull request #2 from charmed-kubernetes/library/ops.manifest

Use ops.manifest library to replace src/manifests.py

32b78bb... by Adam Dyess

fix issue with pyproject-flake8 and flake8 > 5.0