Skip to content

Ipv6 loopback 2#222

Open
matejvasek wants to merge 4 commits into
mainfrom
ipv6-loopback-2
Open

Ipv6 loopback 2#222
matejvasek wants to merge 4 commits into
mainfrom
ipv6-loopback-2

Conversation

@matejvasek

Copy link
Copy Markdown
Owner

Changes

/kind

Fixes #

Release Note


Docs


matejvasek and others added 4 commits May 21, 2026 04:02
Update crane installation to a specific version v0.21.5.
…#3789)

Export ParseFuncIgnore and IsIgnored from pkg/functions so both the
Fingerprint and OCI builder share the same matching logic. This
ensures that files excluded by .funcignore do not affect the
fingerprint hash and are consistently excluded from the OCI image.

Supported pattern forms:
  - basename (e.g. "foo") — matches at any depth
  - glob (e.g. "*.tmp") — filepath.Match semantics
  - root-relative (e.g. "/docs") — matches only at root
  - trailing slash (e.g. "build/") — stripped before matching

Also fixes the .funcignore boilerplate to document glob syntax
instead of the incorrect "regex pattern" reference.

Closes knative#3732
Follow-up to knative#3624 review feedback from @gauron99.
Add extraPortMappings for ::1 on ports 80, 443, and 30022 so the Kind
cluster is reachable via both IPv4 and IPv6 loopback addresses.

Signed-off-by: Matej Vašek <matejvasek@gmail.com>
Co-authored-by: Claude <noreply@anthropic.com>
Signed-off-by: Matej Vašek <matejvasek@gmail.com>
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.

2 participants