Giter Club home page Giter Club logo

Comments (4)

robertchoi80 avatar robertchoi80 commented on June 29, 2024

appgroup 삭제 WF 자체는 완성함. (No PR yet)
robertchoi80/decapod-flow@55ec35b

Tks-info 에 어떻게 update할지는 월요일 tks-client 디자인 논의 후에 구현 필요.

from decapod-issues.

robertchoi80 avatar robertchoi80 commented on June 29, 2024

workflow 완성하여 PR 제출합니다
openinfradev/tks-flow#21
openinfradev/decapod-flow#61

from decapod-issues.

robertchoi80 avatar robertchoi80 commented on June 29, 2024

테스트 도중 namespace 삭제 부분에서 hang이 걸려서 무슨 자원이 남아 있나 보니 fluentbit CR이 홀로 남아있음.

[ubuntu@ip-10-0-11-182 ~ (⎈ |tks-admin-v2-admin@tks-admin-v2:default)]$ kubectl --kubeconfig ./kubeconfig_a408 api-resources --verbs=list --namespaced -o name | xargs -n 1 kubectl --kubeconfig ./kubeconfig_a408 get -n lma
No resources found in lma namespace.
No resources found in lma namespace.
...
No resources found in lma namespace.
Warning: extensions/v1beta1 Ingress is deprecated in v1.14+, unavailable in v1.22+; use networking.k8s.io/v1 Ingress
No resources found in lma namespace.
No resources found in lma namespace.
NAME         AGE
fluent-bit   12h

finalizer 때문에 CR이 삭제가 되지 않고 있어, kubectl edit 명령으로 finalizer를 null 로 수정해주면 바로 삭제가 되긴 하는데, 애초에 이런 현상이 왜 발생하는지 분석이 필요함. 승규님이 경험하신 듯하니 내일 문의 예정.

from decapod-issues.

robertchoi80 avatar robertchoi80 commented on June 29, 2024

위의 이슈 원인 파악함. app들을 한번에 일괄 삭제하다보니 CR이 완전히 삭제되기 전에 operator pod 가 삭제되면서 발생하는 이슈인 듯 하여, 아래와 같이 두 단계로 나누어 operator pod들은 나중에 삭제하도록 하니 이슈 해결된 것으로 보임. (2회 테스트해서 이상 없는 것 확인하였으나 혹시 나중에 재발한다면 재검토 필요할 수 있음)
openinfradev/decapod-flow@b394840

task 완료!

from decapod-issues.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.