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

Port 5683 k 8 s exporter create default pages #31

Merged
merged 3 commits into from
Jan 2, 2024

Conversation

yairsimantov20
Copy link
Contributor

No description provided.

Copy link
Contributor

@talsabagport talsabagport left a comment

Choose a reason for hiding this comment

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

Left two comments 🚀

pkg/defaults/defaults.go Outdated Show resolved Hide resolved
return nil
}

func createResources(portClient *cli.PortClient, defaults *Defaults, config *port.Config) *AbortDefaultCreationError {
Copy link
Contributor

Choose a reason for hiding this comment

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

There is some scale issue with the current code architecture. One or two more resources and this function and the entire file will be too huge to maintain. Up to you if to solve it now

Copy link
Contributor Author

Choose a reason for hiding this comment

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

We plan to handle it in port api so i think its ok for now

@yairsimantov20 yairsimantov20 merged commit 763f103 into main Jan 2, 2024
1 check 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