-
Notifications
You must be signed in to change notification settings - Fork 2
Add HelmRelease section to Add Application #1328
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
Merged
Merged
Changes from 21 commits
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
633b0c9
Add HelmRelease section to Add App - WIP
AlinaGoaga d6827ec
Merge branch 'main' into WG1206
AlinaGoaga 79b21d8
Refactor get profiles query to accept name and namespace for helm rel…
AlinaGoaga c67a8b5
Refactor get profiles query to accept name and namespace for helm rel…
AlinaGoaga ddc4a0c
Merge branch 'main' into WG1206
AlinaGoaga d3aae06
Update types for CreateAutomationsPullRequestRequest
AlinaGoaga 53c0fa1
Merge branch 'main' into WG1206
AlinaGoaga f9b170d
Regenerate files
AlinaGoaga 64412d7
Update Add App payload
AlinaGoaga 2fd3f7b
Update Add App payload - 2
AlinaGoaga c751ca1
Update Add App payload - 3
AlinaGoaga b160142
Solve conflicts with latest app changes
AlinaGoaga cf5bcd2
Merge branch 'main' into WG1206
AlinaGoaga 963c2b9
Update Add App payload - 4
AlinaGoaga da56b90
Solve conflicts
AlinaGoaga 58ae8be
Remove dup functions
AlinaGoaga a03023c
Merge branch 'main' into WG1206
AlinaGoaga 0da6455
Fix context sent to Create Cluster
AlinaGoaga bfbec4a
Merge branch 'WG1206' of github.com:weaveworks/weave-gitops-enterpris…
AlinaGoaga 853eaa6
Upgrade to weave-gitops that allows profile selection
foot 4ec31be
Merge branch 'main' into WG1206
AlinaGoaga d59ab6d
regen protos
foot a2b6b55
Implement PR feedback - 1
AlinaGoaga 5c16d4e
Fixes token
foot eb03329
Implement PR feedback - 2 - rearrange form fields
AlinaGoaga fd4383a
Merge branch 'WG1206' of github.com:weaveworks/weave-gitops-enterpris…
AlinaGoaga d9348b2
Merge branch 'main' into WG1206
AlinaGoaga 7caaa27
Merge branch 'main' into WG1206
AlinaGoaga eef4484
Update styling in select source
AlinaGoaga eb1a92b
Style links
AlinaGoaga 55fbdd8
Style links - 2
AlinaGoaga 3f1903e
Style links - 3
AlinaGoaga df32c40
Bump font size a tiny bit more
foot 963d263
update snapshots
foot 13e9726
Merge branch 'main' into WG1206
AlinaGoaga a79b79f
Small refactor
AlinaGoaga 749cdd3
Merge branch 'WG1206' of github.com:weaveworks/weave-gitops-enterpris…
AlinaGoaga f12c0ac
Merge branch 'main' into WG1206
AlinaGoaga File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -819,6 +819,9 @@ | |
}, | ||
"sourceRef": { | ||
"$ref": "#/definitions/v1SourceRef" | ||
}, | ||
"version": { | ||
"type": "string" | ||
} | ||
} | ||
}, | ||
|
1,048 changes: 518 additions & 530 deletions
1,048
cmd/clusters-service/pkg/protos/cluster_services.pb.go
Large diffs are not rendered by default.
Oops, something went wrong.
190 changes: 76 additions & 114 deletions
190
cmd/clusters-service/pkg/protos/cluster_services.pb.gw.go
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.