• Kubernetes Submit Queue's avatar
    Merge pull request #48144 from juju-solutions/bug/worker-termination · 40a21312
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 48399, 48450, 48144)
    
    Skip errors when unregistering juju kubernetes-workers
    
    **What this PR does / why we need it**: When removing a kubernetes node from using Juju and for some reason kubernetes master fails we should not error the node, instead we should proceed with the removal of the node and the master will recognise that node as unavailable because it will fail heartbeats.
    
    **Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes https://github.com/juju-solutions/bundle-canonical-kubernetes/issues/300
    
    **Special notes for your reviewer**:
    
    **Release note**:
    
    ```
    Clean decommission of Juju kubernetes worker units 
    ```
    40a21312
Name
Last commit
Last update
..
bundles Loading commit data...
layers Loading commit data...
prereqs Loading commit data...
.gitignore Loading commit data...
OWNERS Loading commit data...
config-default.sh Loading commit data...
config-test.sh Loading commit data...
identify-leaders.py Loading commit data...
kube-system-ns.yaml Loading commit data...
return-node-ips.py Loading commit data...
util.sh Loading commit data...