Skip to content

clean caib API#14

Merged
bennyz merged 7 commits into
centos-automotive-suite:mainfrom
bennyz:caib-api
Jan 11, 2026
Merged

clean caib API#14
bennyz merged 7 commits into
centos-automotive-suite:mainfrom
bennyz:caib-api

Conversation

@bennyz

@bennyz bennyz commented Jan 7, 2026

Copy link
Copy Markdown
Contributor

No description provided.

bennyz added 2 commits January 7, 2026 13:23
Signed-off-by: Benny Zlotnik <bzlotnik@redhat.com>
Signed-off-by: Benny Zlotnik <bzlotnik@redhat.com>
@bennyz bennyz force-pushed the caib-api branch 2 times, most recently from 84073ad to cd46225 Compare January 9, 2026 11:07
Signed-off-by: Benny Zlotnik <bzlotnik@redhat.com>
bennyz added 4 commits January 9, 2026 15:49
Signed-off-by: Benny Zlotnik <bzlotnik@redhat.com>
Signed-off-by: Benny Zlotnik <bzlotnik@redhat.com>
Signed-off-by: Benny Zlotnik <bzlotnik@redhat.com>
Signed-off-by: Benny Zlotnik <bzlotnik@redhat.com>
@bennyz bennyz merged commit bc2071e into centos-automotive-suite:main Jan 11, 2026
1 check passed
@bennyz bennyz deleted the caib-api branch January 11, 2026 08:38
bennyz added a commit that referenced this pull request Jan 21, 2026
vtz added a commit to vtz/automotive-dev-operator that referenced this pull request Apr 11, 2026
CRD changes (softwarebuild_types.go):
- Remove hostPath source type (not implemented) (centos-automotive-suite#7)
- Add CEL validation for source type/field consistency (centos-automotive-suite#11)
- Remove unused destination types (registry, artifactory, quay) (centos-automotive-suite#16)
- Tighten Git URL and revision validation patterns (centos-automotive-suite#1)

Pipeline generation (software_build.go):
- Fix command injection: quote URL and revision in git clone (centos-automotive-suite#1)
- Sanitize revision with regex, fall back to "main" on invalid input
- Deterministic PipelineRun naming using sb.Generation (centos-automotive-suite#3)
- Propagate TimeoutSeconds and BuildTimeoutMinutes to PipelineRun (centos-automotive-suite#6)
- Add SecurityContext with AllowPrivilegeEscalation=false (centos-automotive-suite#12)
- Wire per-stage image override (centos-automotive-suite#17)
- Use ParseQuantity with fallback instead of MustParse (centos-automotive-suite#26)
- Wire ServiceAccountName to PipelineRun (centos-automotive-suite#28)
- Wire OperatorConfig DefaultImage through BuildConfig (centos-automotive-suite#14)

Controller (softwarebuild/controller.go):
- Handle status update errors instead of discarding them (centos-automotive-suite#8)
- Distinguish Pending from Running using StartTime (centos-automotive-suite#18)
- Add error context wrapping on all return paths (centos-automotive-suite#19)
- Replace magic strings with typed constants (centos-automotive-suite#20)
- Extract mapPipelineRunPhase and buildStageStatuses helpers (centos-automotive-suite#24)

OperatorConfig controller:
- Propagate deploySoftwareBuilds error and set Failed status (centos-automotive-suite#4)
- Add cleanupSoftwareBuilds for when feature is disabled (centos-automotive-suite#5)
- Wire SoftwareBuildsConfig fields to pipeline generation (centos-automotive-suite#14)

Made-with: Cursor
vtz added a commit to vtz/automotive-dev-operator that referenced this pull request Apr 11, 2026
CRD changes (softwarebuild_types.go):
- Remove hostPath source type (not implemented) (centos-automotive-suite#7)
- Add CEL validation for source type/field consistency (centos-automotive-suite#11)
- Remove unused destination types (registry, artifactory, quay) (centos-automotive-suite#16)
- Tighten Git URL and revision validation patterns (centos-automotive-suite#1)

Pipeline generation (software_build.go):
- Fix command injection: quote URL and revision in git clone (centos-automotive-suite#1)
- Sanitize revision with regex, fall back to "main" on invalid input
- Deterministic PipelineRun naming using sb.Generation (centos-automotive-suite#3)
- Propagate TimeoutSeconds and BuildTimeoutMinutes to PipelineRun (centos-automotive-suite#6)
- Add SecurityContext with AllowPrivilegeEscalation=false (centos-automotive-suite#12)
- Wire per-stage image override (centos-automotive-suite#17)
- Use ParseQuantity with fallback instead of MustParse (centos-automotive-suite#26)
- Wire ServiceAccountName to PipelineRun (centos-automotive-suite#28)
- Wire OperatorConfig DefaultImage through BuildConfig (centos-automotive-suite#14)

Controller (softwarebuild/controller.go):
- Handle status update errors instead of discarding them (centos-automotive-suite#8)
- Distinguish Pending from Running using StartTime (centos-automotive-suite#18)
- Add error context wrapping on all return paths (centos-automotive-suite#19)
- Replace magic strings with typed constants (centos-automotive-suite#20)
- Extract mapPipelineRunPhase and buildStageStatuses helpers (centos-automotive-suite#24)

OperatorConfig controller:
- Propagate deploySoftwareBuilds error and set Failed status (centos-automotive-suite#4)
- Add cleanupSoftwareBuilds for when feature is disabled (centos-automotive-suite#5)
- Wire SoftwareBuildsConfig fields to pipeline generation (centos-automotive-suite#14)

Made-with: Cursor
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.

1 participant