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

템플릿 조회 시 현재 클러스터에 적용된 템플릿 버전이 표시되도록 수정 #517

Merged

Conversation

sangkenlee
Copy link
Contributor

템플릿 조회 시 현재 클러스터에 적용된 템플릿 버전이 표시되도록 수정

  • version 필드만 표시 -> currentVersion, LatestVersion으로 변경
  • 템플릿 목록 조회와 동일하게 동작하도록 변경됨
  • GET /organizations/{org id}/policy-templates/{template_id} API가 영향을 받음
  • GET /admin/policy-templates/{template_id}는 기존 처럼 version만 표시, 템플릿이 적용된 모든 organizaton의 적용 버전을 조회해서 보여줄 수는 없기 때문임

@ktkfree ktkfree merged commit 41d0e59 into openinfradev:release Jun 18, 2024
4 checks passed
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

Successfully merging this pull request may close these issues.

2 participants