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

fix: operator name null #1464

Merged
merged 3 commits into from
May 28, 2024
Merged

fix: operator name null #1464

merged 3 commits into from
May 28, 2024

Conversation

DokiDoki1103
Copy link
Contributor

No description provided.

k8s_attribute_service.create_k8s_attribute(self.tenant, self.service, self.region_name, attribute)
attribute['operator'] = self.user.nick_name
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

重复了

@@ -89,7 +92,8 @@ def predeploy(self, helm_chart_parameter):

return res

def deploy(self):
def deploy(self,):
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

多了一个逗号

Signed-off-by: 逆流而上 <[email protected]>
@DokiDoki1103 DokiDoki1103 merged commit b5801d7 into goodrain:V6.0 May 28, 2024
1 of 3 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