Skip to content

Conversation

@mlajkim
Copy link

@mlajkim mlajkim commented Jan 10, 2026

Issue

While attempting to deploy this repository, I found that some parts were too outdated to work. I've updated them to fix the deployment process. I also noticed some indentation issues in the documentation, but I'll handle those in a follow-up PR.

What's done?

  • Bump apiVersion of CustomResourceDefinition: v1beta1 => v1 : v1beta1 is removed from kubernetes version 1.22 (ref)
  • Bump base image golang:1.14.7 => golang:1.25-alpine
  • Docker layer caching for smaller/more secure binary

Operation Check

Created a Kubernetes namespace home-syncer & Verified that the syncer successfully generated the AthenzDomain resource, with its roles and policies correctly synced:

03

Signed-off-by: AJ Kim <[email protected]>
Signed-off-by: AJ Kim <[email protected]>
Signed-off-by: AJ Kim <[email protected]>
Signed-off-by: AJ Kim <[email protected]>
Signed-off-by: AJ Kim <[email protected]>
Signed-off-by: AJ Kim <[email protected]>
@mlajkim mlajkim force-pushed the fix/deprecated-Dockerfile-images-and-CRD-definition-API branch from 47045e4 to 88e9321 Compare January 11, 2026 00:18
Signed-off-by: Aaron Jeongwoo Kim <[email protected]>
@mlajkim mlajkim changed the title Fix/deprecated-Dockerfile-images-and-CRD-definition-API Bump: CRD API Version v1beta1=>v1, golang 1.14.7=>1.25 Jan 12, 2026
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