chore: Creating v1-4 RHTAS Stream#469
Merged
Merged
Conversation
Configuration Diff11 document(s) impacted: + 11 added
- 0 removed
! 0 modifiedDiff@@ (root level) @@
# projctl.konflux.dev/v1beta1/ProjectDevelopmentStream/rhtas-tenant/ansible-v1-4
! + one document added:
+ ---
+ apiVersion: projctl.konflux.dev/v1beta1
+ kind: ProjectDevelopmentStream
+ metadata:
+ name: ansible-v1-4
+ namespace: rhtas-tenant
+ spec:
+ project: ansible
+ template:
+ name: ansible-template
+ values:
+ - name: version
+ value: v1.4
+ - name: branch
+ value: release-1.4
@@ (root level) @@
# projctl.konflux.dev/v1beta1/ProjectDevelopmentStream/rhtas-tenant/cli-stacks-v1-4
! + one document added:
+ ---
+ apiVersion: projctl.konflux.dev/v1beta1
+ kind: ProjectDevelopmentStream
+ metadata:
+ name: cli-stacks-v1-4
+ namespace: rhtas-tenant
+ spec:
+ project: cli-stacks
+ template:
+ name: cli-stacks-template
+ values:
+ - name: version
+ value: v1.4
+ - name: branch
+ value: release-1.4
@@ (root level) @@
# projctl.konflux.dev/v1beta1/ProjectDevelopmentStream/rhtas-tenant/client-server-v1-4
! + one document added:
+ ---
+ apiVersion: projctl.konflux.dev/v1beta1
+ kind: ProjectDevelopmentStream
+ metadata:
+ name: client-server-v1-4
+ namespace: rhtas-tenant
+ spec:
+ project: client-server
+ template:
+ name: client-server-template
+ values:
+ - name: version
+ value: v1.4
+ - name: branch
+ value: release-1.4
@@ (root level) @@
# projctl.konflux.dev/v1beta1/ProjectDevelopmentStream/rhtas-tenant/create-tree-v1-4
! + one document added:
+ ---
+ apiVersion: projctl.konflux.dev/v1beta1
+ kind: ProjectDevelopmentStream
+ metadata:
+ name: create-tree-v1-4
+ namespace: rhtas-tenant
+ spec:
+ project: create-tree
+ template:
+ name: create-tree-template
+ values:
+ - name: version
+ value: v1.4
+ - name: branch
+ value: release-1.4
@@ (root level) @@
# projctl.konflux.dev/v1beta1/ProjectDevelopmentStream/rhtas-tenant/operator-v1-4
! + one document added:
+ ---
+ apiVersion: projctl.konflux.dev/v1beta1
+ kind: ProjectDevelopmentStream
+ metadata:
+ name: operator-v1-4
+ namespace: rhtas-tenant
+ spec:
+ project: operator
+ template:
+ name: operator-template
+ values:
+ - name: version
+ value: v1.4
+ - name: branch
+ value: release-1.4
@@ (root level) @@
# projctl.konflux.dev/v1beta1/ProjectDevelopmentStream/rhtas-tenant/rekor-monitor-v1-4
! + one document added:
+ ---
+ apiVersion: projctl.konflux.dev/v1beta1
+ kind: ProjectDevelopmentStream
+ metadata:
+ name: rekor-monitor-v1-4
+ namespace: rhtas-tenant
+ spec:
+ project: rekor-monitor
+ template:
+ name: rekor-monitor-template
+ values:
+ - name: version
+ value: v1.4
+ - name: branch
+ value: release-1.4
@@ (root level) @@
# projctl.konflux.dev/v1beta1/ProjectDevelopmentStream/rhtas-tenant/rhtas-console-v1-4
! + one document added:
+ ---
+ apiVersion: projctl.konflux.dev/v1beta1
+ kind: ProjectDevelopmentStream
+ metadata:
+ name: rhtas-console-v1-4
+ namespace: rhtas-tenant
+ spec:
+ project: rhtas-console
+ template:
+ name: rhtas-console-template
+ values:
+ - name: version
+ value: v1.4
+ - name: branch
+ value: release-1.4
@@ (root level) @@
# projctl.konflux.dev/v1beta1/ProjectDevelopmentStream/rhtas-tenant/segment-backup-job-v1-4
! + one document added:
+ ---
+ apiVersion: projctl.konflux.dev/v1beta1
+ kind: ProjectDevelopmentStream
+ metadata:
+ name: segment-backup-job-v1-4
+ namespace: rhtas-tenant
+ spec:
+ project: segment-backup-job
+ template:
+ name: segment-backup-job-template
+ values:
+ - name: version
+ value: v1.4
+ - name: branch
+ value: release-1.4
@@ (root level) @@
# projctl.konflux.dev/v1beta1/ProjectDevelopmentStream/rhtas-tenant/tas-components-v1-4
! + one document added:
+ ---
+ apiVersion: projctl.konflux.dev/v1beta1
+ kind: ProjectDevelopmentStream
+ metadata:
+ name: tas-components-v1-4
+ namespace: rhtas-tenant
+ spec:
+ project: tas-components
+ template:
+ name: tas-components-template
+ values:
+ - name: version
+ value: v1.4
+ - name: branch
+ value: release-1.4
@@ (root level) @@
# projctl.konflux.dev/v1beta1/ProjectDevelopmentStream/rhtas-tenant/tas-tools-v1-4
! + one document added:
+ ---
+ apiVersion: projctl.konflux.dev/v1beta1
+ kind: ProjectDevelopmentStream
+ metadata:
+ name: tas-tools-v1-4
+ namespace: rhtas-tenant
+ spec:
+ project: tas-tools
+ template:
+ name: tas-tools-template
+ values:
+ - name: version
+ value: v1.4
+ - name: branch
+ value: release-1.4
@@ (root level) @@
# projctl.konflux.dev/v1beta1/ProjectDevelopmentStream/rhtas-tenant/tough-v1-4
! + one document added:
+ ---
+ apiVersion: projctl.konflux.dev/v1beta1
+ kind: ProjectDevelopmentStream
+ metadata:
+ name: tough-v1-4
+ namespace: rhtas-tenant
+ spec:
+ project: tough
+ template:
+ name: tough-template
+ values:
+ - name: version
+ value: v1.4
+ - name: branch
+ value: release-1.4📦 Artifacts: base-output.yaml, head-output.yaml, dyff-output.txt |
Contributor
Author
|
@osmman will I include 1-2 removal in this pr or seperate. |
osmman
requested changes
Apr 21, 2026
Contributor
osmman
left a comment
There was a problem hiding this comment.
It is not generating new resources, you have to use it in parent kustomize.
See #469 (comment)
osmman
approved these changes
Apr 21, 2026
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Adding v1-4 stream.