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

Modular infrastructure providers using Sveltos templates #874

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

s3rj1k
Copy link
Collaborator

@s3rj1k s3rj1k commented Jan 9, 2025

Modular infrastructure providers using Sveltos templates

  • Consolidates cloud provider credential managers under a common interface.
  • Adds reconciliation of infrastructure provider resources using Sveltos profile templates.
  • Removes credential propagation logic.
  • Migrates credential propagation logic into Sveltos profile template.
  • Remove unused code.

internal/providers/azure.go Outdated Show resolved Hide resolved
@s3rj1k s3rj1k force-pushed the provider-modules-sveltos-templates branch from ac61def to e92e0cb Compare January 9, 2025 17:22
@s3rj1k s3rj1k marked this pull request as ready for review January 10, 2025 15:06
@s3rj1k s3rj1k force-pushed the provider-modules-sveltos-templates branch from e92e0cb to ed15e00 Compare January 10, 2025 19:31
Copy link
Contributor

@zerospiel zerospiel left a comment

Choose a reason for hiding this comment

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

the approach looks good to me, i left a couple of questions and minors regarding the code

internal/providers/providers.go Outdated Show resolved Hide resolved
internal/controller/clusterdeployment_controller.go Outdated Show resolved Hide resolved
cmd/main.go Show resolved Hide resolved
internal/providers/providers.go Show resolved Hide resolved
@s3rj1k s3rj1k force-pushed the provider-modules-sveltos-templates branch 2 times, most recently from bf6c2c0 to 507dae0 Compare January 13, 2025 09:54
Copy link
Contributor

@zerospiel zerospiel left a comment

Choose a reason for hiding this comment

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

LGTM, the PR then requires other follow-up PRs regarding further migration of the providers (please see the comment)

I do not approve the PR to avoid accidental merges until the other teammebers also check it out

@s3rj1k s3rj1k force-pushed the provider-modules-sveltos-templates branch from 507dae0 to ad47324 Compare January 14, 2025 11:49
@s3rj1k s3rj1k requested a review from eromanova as a code owner January 14, 2025 11:49
@s3rj1k s3rj1k force-pushed the provider-modules-sveltos-templates branch 4 times, most recently from 63028dd to 8c16102 Compare January 15, 2025 23:41
@s3rj1k s3rj1k force-pushed the provider-modules-sveltos-templates branch from 8c16102 to 878bdcb Compare January 16, 2025 15:29
@s3rj1k s3rj1k force-pushed the provider-modules-sveltos-templates branch from 878bdcb to 694c1aa Compare January 16, 2025 18:32
@s3rj1k s3rj1k force-pushed the provider-modules-sveltos-templates branch from 6ecd0f1 to fd40dd3 Compare January 17, 2025 11:37
@s3rj1k s3rj1k force-pushed the provider-modules-sveltos-templates branch 2 times, most recently from 007be43 to a85e8f5 Compare January 17, 2025 18:48
@s3rj1k s3rj1k force-pushed the provider-modules-sveltos-templates branch from a85e8f5 to c83092d Compare January 17, 2025 18:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

2 participants