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

동일한 image 이더라도 항상 pull 할 수 있어야 합니다. #4

Closed
parkgang opened this issue May 22, 2021 · 0 comments
Closed
Assignees
Labels
bug Something isn't working
Milestone

Comments

@parkgang
Copy link
Member

동일한 image가 pull 하지 않아 이전 image으로 apply 되는 경우가 있어 해당 문제를 해결해야 합니다.

imagePullPolicy: "Always" 를 추가하도록 합니다.

@parkgang parkgang added the bug Something isn't working label May 22, 2021
@parkgang parkgang added this to the v0.1.0 milestone May 22, 2021
@parkgang parkgang self-assigned this May 22, 2021
@parkgang parkgang closed this as completed Jun 1, 2021
parkgang added a commit that referenced this issue Jun 6, 2021
* up: 의존성

* add: 테스트로 토큰 검사할 수 있는 컨트롤러

* add: api spec

* up: 로그인 사용자 반환값 변경

* add: 토큰 값을 검사하는 res 추가

* fix: 항상 이미지 pull 하도록 수정 (#4)

* up: 사용하지 않는 의존성을 제거

* add: 프로그램 버전 명 추가

* up: 안내메시지 친화적으로 변경

* up: 리소스 리미트 추가

* docs: 설명 추가

* up: 웹 서버 상태를 알 수 있는 기본 컨트롤러 추가
parkgang added a commit that referenced this issue Jun 6, 2021
* up: 의존성

* add: 테스트로 토큰 검사할 수 있는 컨트롤러

* add: api spec

* up: 로그인 사용자 반환값 변경

* add: 토큰 값을 검사하는 res 추가

* fix: 항상 이미지 pull 하도록 수정 (#4)

* up: 사용하지 않는 의존성을 제거

* add: 프로그램 버전 명 추가

* up: 안내메시지 친화적으로 변경

* up: 리소스 리미트 추가

* docs: 설명 추가

* up: 웹 서버 상태를 알 수 있는 기본 컨트롤러 추가
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