linode / linode/cloud-firewall-controller

cleanup of controller owned firewalls

オープン
#2 コメント 1 件 リアクション 1 件 担当者 1 名 GitHub で見る

@hcwagner がすでに取り組んでいます。

2024年9月18日 から。

enhancement
主要言語
Go
スター
16
フォーク
9
PR マージ指標
30日以内にマージされた PR はありません

説明

Running helm uninstall or rollback will delete the controller and associated manifests from the cluster, but will leave existing firewalls deployed in the cloud infra (Cloud Manager/Linode API).

When deleting the installation of the controller it should check for all CloudFirewalls that are not imported (i.e. owned by something else) and delete them prior to removing the controller.

This will require:
- finalizer for the controller
- ownership information to be persisted in the CloudFirewall object state

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。