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

Cross #273

Merged
merged 9 commits into from
Oct 28, 2023
Merged

Cross #273

merged 9 commits into from
Oct 28, 2023

Conversation

vijeyash1
Copy link
Collaborator

No description provided.

@vijeyash1 vijeyash1 self-assigned this Oct 28, 2023
"github.com/kube-tarian/kad/capten/agent/pkg/pb/captenpluginspb"
"github.com/pkg/errors"
)

Copy link
Collaborator

Choose a reason for hiding this comment

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

update cloud provider to be handling in DB

"github.com/kube-tarian/kad/capten/agent/pkg/pb/captenpluginspb"
)

func (a *Agent) AddCrossplanProvider(ctx context.Context, request *captenpluginspb.AddCrossplanProviderRequest) (
Copy link
Collaborator

Choose a reason for hiding this comment

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

UpdateCronssPlaneProvider API is missing

@@ -0,0 +1,19 @@
CREATE TABLE CrossplaneProviders (
Copy link
Collaborator

Choose a reason for hiding this comment

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

change to 007, as 006 already there

id UUID,
cloud_type TEXT,
provider_name TEXT,
cloud_provider_id TEXT,
Copy link
Collaborator

Choose a reason for hiding this comment

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

for workflow handling

add below filed

workflow_id TEXT
workflow_status TEXT

@vramk23 vramk23 merged commit 2a0c3c4 into main Oct 28, 2023
8 of 9 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