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

Add K8S as provider and GKE in GCP #329

Merged
merged 18 commits into from
Apr 11, 2023
Merged

Add K8S as provider and GKE in GCP #329

merged 18 commits into from
Apr 11, 2023

Conversation

ShubhamRasal
Copy link
Contributor

@ShubhamRasal ShubhamRasal commented Apr 6, 2023

Added new provider -

  • K8s
  • GKE in GCP
  • Update docs

@ShubhamRasal ShubhamRasal self-assigned this Apr 6, 2023
@ShubhamRasal ShubhamRasal marked this pull request as draft April 6, 2023 12:51
@ShubhamRasal ShubhamRasal changed the title Issue 306 add gke Add K8S as provider and GKE in GCP Apr 10, 2023
This was linked to issues Apr 10, 2023
@ShubhamRasal ShubhamRasal linked an issue Apr 10, 2023 that may be closed by this pull request
2 tasks
@ShubhamRasal
Copy link
Contributor Author

❯ ./cloudlist -silent -p kubernetes
10.245.24.190
10.245.67.134
10.245.225.126
10.245.225.89
...

@ShubhamRasal ShubhamRasal marked this pull request as ready for review April 10, 2023 05:47
Copy link
Member

@Mzack9999 Mzack9999 left a comment

Choose a reason for hiding this comment

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

implementation: lgtm - suggesting to remove commented code if not used

pkg/providers/k8s/ingress.go Outdated Show resolved Hide resolved
Copy link
Member

@ehsandeep ehsandeep left a comment

Choose a reason for hiding this comment

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

Lint error @ShubhamRasal

@sonarcloud
Copy link

sonarcloud bot commented Apr 11, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.2% 0.2% Duplication

@ehsandeep ehsandeep merged commit ba8df53 into dev Apr 11, 2023
@ehsandeep ehsandeep deleted the issue-306-add-gke branch April 11, 2023 08:12
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.

fix bugs Add kubernetes as Provider [feature] Add support for GCP GKE
3 participants