Skip to content

krt: implement folder based collections#55337

Merged
istio-testing merged 7 commits intoistio:masterfrom
howardjohn:krt/file-collection
Apr 15, 2025
Merged

krt: implement folder based collections#55337
istio-testing merged 7 commits intoistio:masterfrom
howardjohn:krt/file-collection

Conversation

@howardjohn
Copy link
Copy Markdown
Member

This gives us the ability to register a collection based on a folder. The intent is to allow us to be able to have the same config as

err := s.makeFileMonitor(srcAddress.Path, args.RegistryOptions.KubeOptions.DomainSuffix, configController)

@howardjohn howardjohn added the release-notes-none Indicates a PR that does not require release notes. label Mar 3, 2025
@howardjohn howardjohn requested a review from a team as a code owner March 3, 2025 23:01
@istio-testing istio-testing added the size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. label Mar 3, 2025
@howardjohn howardjohn force-pushed the krt/file-collection branch from a15b45c to dd255d9 Compare March 7, 2025 00:22
@howardjohn howardjohn force-pushed the krt/file-collection branch from dd255d9 to 18e0785 Compare March 7, 2025 00:23
@howardjohn howardjohn force-pushed the krt/file-collection branch from 18e0785 to 59f6770 Compare March 12, 2025 22:08
@istio-policy-bot istio-policy-bot added the lifecycle/stale Indicates a PR or issue hasn't been manipulated by an Istio team member for a while label Apr 3, 2025
@ilrudie
Copy link
Copy Markdown
Contributor

ilrudie commented Apr 3, 2025

not stale

@istio-policy-bot istio-policy-bot removed the lifecycle/stale Indicates a PR or issue hasn't been manipulated by an Istio team member for a while label Apr 3, 2025
Copy link
Copy Markdown
Contributor

@ilrudie ilrudie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

mostly lgtm. do we still want to go with this?

t test.Failer
}

// CreateObject is a stub
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No longer a stub

Suggested change
// CreateObject is a stub

@howardjohn
Copy link
Copy Markdown
Member Author

mostly lgtm. do we still want to go with this?

Yes I think we need this for parity with existing Istio which allows reading files

@istio-testing istio-testing merged commit f681291 into istio:master Apr 15, 2025
29 checks passed
fjglira pushed a commit to fjglira/istio that referenced this pull request Sep 26, 2025
* upstream/master:
  Automator: update ztunnel@master in istio/istio@master (istio#55950)
  Automator: update proxy@master in istio/istio@master (istio#55938)
  gateway: refactor event handling (istio#55758)
  initial ClusterTrustBundle v1alpha1 support (istio#55592)
  gateway: add support for using workload certificate (istio#55899)
  krt: implement folder based collections (istio#55337)
  support envVarFrom in istiod chart (istio#55872)
  pilot: fix verified certificate when mtls and referencegrants (istio#55859)
  default maxconnectionstoacceptpersocketevent to a sensible value (istio#55817)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release-notes-none Indicates a PR that does not require release notes. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants