Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cluster-api-aws) helm 삭제로직 보강 #22

Closed
intelliguy opened this issue Jan 19, 2022 · 2 comments
Closed

cluster-api-aws) helm 삭제로직 보강 #22

intelliguy opened this issue Jan 19, 2022 · 2 comments
Assignees

Comments

@intelliguy
Copy link
Contributor

intelliguy commented Jan 19, 2022

cluster-api-aws chart를 통해 만드는 리소스들이 정상적으로 삭제되지 않는다.

원인

  • helm에서 post-install 로 동작하는 자원생성 룰에 대한 삭제시 대응이 없어서 최초 생성한 자원만 삭제하면서 발생
  • 정확하게는 machinepool 과 machinedeploy(?)

얻고자 하는 것

  • post-install job으로 생성된 자원을 명시적으로 삭제한다.

할일

  • post-install job으로 생성된 자원을 삭제하는 pre-delete job 추가
@bluejayA
Copy link
Contributor

Please add your planning poker estimate with ZenHub @intelliguy

@intelliguy
Copy link
Contributor Author

@bluejayA bluejayA closed this as completed Feb 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants