charm-kubernetes-master:main

Last commit made on 2024-04-08
Get this branch:
git clone -b main https://git.launchpad.net/charm-kubernetes-master

Branch merges

Branch information

Name:
main
Repository:
lp:charm-kubernetes-master

Recent commits

5c43105... by Adam Dyess

[LP#2060070] Charm Actions Ops Port (#343)

* Porting control-plane charm actions to ops

* Locally tested

da2725c... by Adam Dyess

Incorporate azure cloud integration (#341)

* integrate with google cloud gcp relation and external-cloud-provider

* Apply suggestions from code review

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

* Incorporate azure cloud integration

* black formatting

* Update requirements.txt

---------

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

365df7d... by Adam Dyess

integrate with google cloud gcp relation and external-cloud-provider (#339)

* integrate with google cloud gcp relation and external-cloud-provider

* Apply suggestions from code review

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

---------

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

5432bbd... by Kevin W Monroe

set default snap channel to edge on main branch (#340)

* set default snap channel to edge on main branch

* Update config.yaml

0db2085... by Adam Dyess

Integrate with AWS cloud to appropriately tag control-plane instances (#337)

* Integrate with AWS cloud to appropriately tag control-plane instances

* Improved Linting

* Actually skip if the cloud is unsupported

* Address review comments

* simply aws instance tagging

* Wait on the cloud integration if integrated with a cloud and not ready

* Use library from main branch

* use default-branch of interface-aws-integration

* Update src/cloud_integration.py

---------

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

fe2e445... by Mateo Florido <email address hidden>

Fix ScrapeJobs databag refresh process (#338)

c870eac... by Kevin W Monroe

add choice betwee root and ubuntu config in kubectl helper (#336)

* add choice betwee root and ubuntu config in kubectl helper

* Update src/kubectl.py

Co-authored-by: Angelos Kolaitis <email address hidden>

* unit test kubectl

---------

Co-authored-by: Angelos Kolaitis <email address hidden>

0d5de35... by Adam Dyess

Add get-kubeconfig action (#335)

2634a41... by Kevin W Monroe

open the apiserver port (#334)

* open the apiserver port

* unit test open-port

* Update src/charm.py

Co-authored-by: Adam Dyess <email address hidden>

* close ports that we opened if our apiserver gets unwell

---------

Co-authored-by: Adam Dyess <email address hidden>

b091e94... by Adam Dyess

Print actual unit name in assertion