Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HashreleasePublished ¶
HashreleasePublished checks if the hashrelease has already been published. If it has, the process is halted.
func HashreleaseSlackMessage ¶
func HashreleaseSlackMessage(cfg *config.Config, hashrel *hashreleaseserver.Hashrelease) error
HashreleaseSlackMessage sends a slack message to notify that a hashrelease has been published.
func ReformatHashrelease ¶
ReformatHashrelease modifies the generated release output to match the "legacy" format our CI tooling expects. This should be temporary until we can update the tooling to expect the new format. Specifically, we need to do two things: - Copy the windows zip file to files/windows/calico-windows-<ver>.zip - Copy tigera-operator-<ver>.tgz to tigera-operator.tgz - Copy ocp.tgz to manifests/ocp.tgz
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.