Documentation
¶
Overview ¶
Package version holds the pinned fakeintake image tag consumed by e2e tests.
The tag is bumped in the same PR that changes fakeintake code (see test/fakeintake/AGENTS.md), so branches keep using a fixed, immutable image and only pick up a new fakeintake when they rebase onto a main that bumped the pin.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Tag = strings.TrimSpace(rawVersion)
Tag is the pinned fakeintake image tag, embedded from the VERSION file (trimmed of the trailing newline).
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.