-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Tamal Saha <[email protected]>
- Loading branch information
Showing
22 changed files
with
3,742 additions
and
199 deletions.
There are no files selected for viewing
This file contains 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 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
874 changes: 829 additions & 45 deletions
874
vendor/kmodules.xyz/resource-metadata/apis/core/v1alpha1/openapi_generated.go
Large diffs are not rendered by default.
Oops, something went wrong.
874 changes: 829 additions & 45 deletions
874
vendor/kmodules.xyz/resource-metadata/apis/management/v1alpha1/openapi_generated.go
Large diffs are not rendered by default.
Oops, something went wrong.
874 changes: 829 additions & 45 deletions
874
vendor/kmodules.xyz/resource-metadata/apis/meta/v1alpha1/openapi_generated.go
Large diffs are not rendered by default.
Oops, something went wrong.
874 changes: 829 additions & 45 deletions
874
vendor/kmodules.xyz/resource-metadata/apis/ui/v1alpha1/openapi_generated.go
Large diffs are not rendered by default.
Oops, something went wrong.
205 changes: 190 additions & 15 deletions
205
vendor/kmodules.xyz/resource-metadata/crds/core.k8s.appscode.com_podviews.yaml
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains 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 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 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 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 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 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 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 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 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 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
54 changes: 54 additions & 0 deletions
54
...es.xyz/resource-metadata/hub/resourceoutlines/helm.toolkit.fluxcd.io/v2/helmreleases.yaml
This file contains 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 |
---|---|---|
@@ -0,0 +1,54 @@ | ||
apiVersion: meta.k8s.appscode.com/v1alpha1 | ||
kind: ResourceOutline | ||
metadata: | ||
creationTimestamp: null | ||
labels: | ||
k8s.io/group: helm.toolkit.fluxcd.io | ||
k8s.io/kind: HelmRelease | ||
k8s.io/resource: helmreleases | ||
k8s.io/version: v2 | ||
name: helm.toolkit.fluxcd.io-v2-helmreleases | ||
spec: | ||
defaultLayout: true | ||
pages: | ||
- name: Overview | ||
sections: | ||
- blocks: | ||
- actions: | ||
create: Never | ||
displayMode: List | ||
kind: Connection | ||
name: HelmRepository | ||
query: | ||
raw: |- | ||
query Find($src: String!, $targetGroup: String!, $targetKind: String!) { | ||
find(oid: $src) { | ||
offshoot(group: "source.toolkit.fluxcd.io", kind: "HelmChart") { | ||
refs: source(group: $targetGroup, kind: $targetKind) { | ||
namespace | ||
name | ||
} | ||
} | ||
} | ||
} | ||
type: GraphQL | ||
ref: | ||
group: source.toolkit.fluxcd.io | ||
kind: HelmRepository | ||
- actions: | ||
create: Never | ||
displayMode: List | ||
kind: Connection | ||
name: HelmChart | ||
query: | ||
byLabel: offshoot | ||
type: GraphQL | ||
ref: | ||
group: source.toolkit.fluxcd.io | ||
kind: HelmChart | ||
resource: | ||
group: helm.toolkit.fluxcd.io | ||
kind: HelmRelease | ||
name: helmreleases | ||
scope: Namespaced | ||
version: v2 |
18 changes: 18 additions & 0 deletions
18
...z/resource-metadata/hub/resourceoutlines/source.toolkit.fluxcd.io/v1/gitrepositories.yaml
This file contains 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 |
---|---|---|
@@ -0,0 +1,18 @@ | ||
apiVersion: meta.k8s.appscode.com/v1alpha1 | ||
kind: ResourceOutline | ||
metadata: | ||
creationTimestamp: null | ||
labels: | ||
k8s.io/group: source.toolkit.fluxcd.io | ||
k8s.io/kind: GitRepository | ||
k8s.io/resource: gitrepositories | ||
k8s.io/version: v1 | ||
name: source.toolkit.fluxcd.io-v1-gitrepositories | ||
spec: | ||
defaultLayout: true | ||
resource: | ||
group: source.toolkit.fluxcd.io | ||
kind: GitRepository | ||
name: gitrepositories | ||
scope: Namespaced | ||
version: v1 |
44 changes: 44 additions & 0 deletions
44
...es.xyz/resource-metadata/hub/resourceoutlines/source.toolkit.fluxcd.io/v1/helmcharts.yaml
This file contains 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 |
---|---|---|
@@ -0,0 +1,44 @@ | ||
apiVersion: meta.k8s.appscode.com/v1alpha1 | ||
kind: ResourceOutline | ||
metadata: | ||
creationTimestamp: null | ||
labels: | ||
k8s.io/group: source.toolkit.fluxcd.io | ||
k8s.io/kind: HelmChart | ||
k8s.io/resource: helmcharts | ||
k8s.io/version: v1 | ||
name: source.toolkit.fluxcd.io-v1-helmcharts | ||
spec: | ||
defaultLayout: true | ||
pages: | ||
- name: Overview | ||
sections: | ||
- blocks: | ||
- actions: | ||
create: Never | ||
displayMode: List | ||
kind: Connection | ||
name: HelmRepository | ||
query: | ||
byLabel: source | ||
type: GraphQL | ||
ref: | ||
group: source.toolkit.fluxcd.io | ||
kind: HelmRepository | ||
- actions: | ||
create: Never | ||
displayMode: List | ||
kind: Connection | ||
name: HelmRelease | ||
query: | ||
byLabel: offshoot | ||
type: GraphQL | ||
ref: | ||
group: helm.toolkit.fluxcd.io | ||
kind: HelmRelease | ||
resource: | ||
group: source.toolkit.fluxcd.io | ||
kind: HelmChart | ||
name: helmcharts | ||
scope: Namespaced | ||
version: v1 |
54 changes: 54 additions & 0 deletions
54
.../resource-metadata/hub/resourceoutlines/source.toolkit.fluxcd.io/v1/helmrepositories.yaml
This file contains 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 |
---|---|---|
@@ -0,0 +1,54 @@ | ||
apiVersion: meta.k8s.appscode.com/v1alpha1 | ||
kind: ResourceOutline | ||
metadata: | ||
creationTimestamp: null | ||
labels: | ||
k8s.io/group: source.toolkit.fluxcd.io | ||
k8s.io/kind: HelmRepository | ||
k8s.io/resource: helmrepositories | ||
k8s.io/version: v1 | ||
name: source.toolkit.fluxcd.io-v1-helmrepositories | ||
spec: | ||
defaultLayout: true | ||
pages: | ||
- name: Overview | ||
sections: | ||
- blocks: | ||
- actions: | ||
create: Never | ||
displayMode: List | ||
kind: Connection | ||
name: HelmCharts | ||
query: | ||
byLabel: source | ||
type: GraphQL | ||
ref: | ||
group: source.toolkit.fluxcd.io | ||
kind: HelmChart | ||
- actions: | ||
create: Never | ||
displayMode: List | ||
kind: Connection | ||
name: HelmReleases | ||
query: | ||
raw: |- | ||
query Find($src: String!, $targetGroup: String!, $targetKind: String!) { | ||
find(oid: $src) { | ||
source(group: "source.toolkit.fluxcd.io", kind: "HelmChart") { | ||
refs: offshoot(group: $targetGroup, kind: $targetKind) { | ||
namespace | ||
name | ||
} | ||
} | ||
} | ||
} | ||
type: GraphQL | ||
ref: | ||
group: helm.toolkit.fluxcd.io | ||
kind: HelmRelease | ||
resource: | ||
group: source.toolkit.fluxcd.io | ||
kind: HelmRepository | ||
name: helmrepositories | ||
scope: Namespaced | ||
version: v1 |
This file contains 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