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

Namespace를 가진 객체에 대해 kubectl 명령어가 Terminal상에 제대로 생성되고 있지 않음 #62

Open
acmexii opened this issue Oct 15, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@acmexii
Copy link
Collaborator

acmexii commented Oct 15, 2020

네임스페이스 상에 배포된 객체의 컨텍스트 메뉴 중, Deployment 객체에 대한 버그 및 교정 내용임

image

Terminal Open - 이전 Issues (#61) 에서 처럼 클러스터가 설정되지 않았을 경우, Alert Message 수정
Get Deployment - kubectl get deployment 다음에 선택된 객체명이 추가로 Shell에 입력되어야 함, Namespace 정보가 누락됨
Describe Deployment - Namespace 정보가 누락됨
Delete Deployment - Namespace 정보가 누락됨
Create Deployment
Update Deployment

Deployment 객체처럼 다른 객체에 대해서도 동일한 내용으로 점검 필요.

@acmexii acmexii added the bug Something isn't working label Oct 15, 2020
@acmexii acmexii changed the title Namespace상의 객체별 Context Menu에 대해 Shell Terminal에 명령어가 제대로 출력되고 있지 않음 Namespace를 가진 객체에 대한 Context Menu별 kubectl 명령어가 Terminal상에 제대로 생성되고 있지 않음 Oct 15, 2020
@acmexii acmexii changed the title Namespace를 가진 객체에 대한 Context Menu별 kubectl 명령어가 Terminal상에 제대로 생성되고 있지 않음 Namespace를 가진 객체에 대해 kubectl 명령어가 Terminal상에 제대로 생성되고 있지 않음 Oct 15, 2020
syoung8002 pushed a commit that referenced this issue Oct 19, 2020
kubectl get, describe, delete 명령어 입력시 누락된 namespace 설정 수정
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant