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

Rename cluster to k8scluster #1648

Merged

Conversation

sykim-etri
Copy link
Member

@sykim-etri sykim-etri commented Jun 24, 2024

CB-TB에서 사용하던 클러스터 관련 용어 및 API 키워드 등 관련 사항을 일괄 변경합니다.

  • Cluster -> K8sCluster (cluster -> k8scluster)
  • NodeGroup -> K8sNodeGroup (nodegroup -> k8snodegroup)

Sooyoung Kim added 3 commits June 24, 2024 20:23
- (file) cluster.go to k8scluster.go, *cluster*.sh to *k8scluster*.sh,
  and *nodegroup*.sh to *k8snodegroup*.sh
- (keyword) Cluster to K8sCluster, cluster to k8scluster,
  and CLUSTER to K8SCLUSTER in codes/testscripts and cloud_conf.yaml
- (keyword) NodeGroup to K8sNodeGroup, nodegroup to k8snodegroup,
  and NODEGROUP to K8SNODEGROUP in codes/testscripts
@seokho-son
Copy link
Member

감사합니다!

LGTM.

@seokho-son seokho-son merged commit a118a9c into cloud-barista:main Jun 24, 2024
4 checks passed
@sykim-etri sykim-etri deleted the rename-cluster-to-k8scluster branch June 26, 2024 08:39
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