Disable building fips-static (#529)

This commit is contained in:
Itxaka
2023-10-27 11:22:24 +02:00
committed by GitHub
parent 618c712311
commit 565d095e20
4 changed files with 51 additions and 49 deletions

View File

@@ -21,15 +21,16 @@ packages:
- https://github.com/kairos-io/immucore
license: "Apache License v2"
description: "The Kairos immutability management interface"
- name: "immucore"
category: "fips-static"
ldflags: "-linkmode external -extldflags -static"
version: "0.1.6"
labels:
github.repo: "immucore"
autobump.revdeps: "true"
github.owner: "kairos-io"
uri:
- https://github.com/kairos-io/immucore
license: "Apache License v2"
description: "The Kairos immutability management interface"
# doesnt build so disable for now
#- name: "immucore"
#category: "fips-static"
#ldflags: "-linkmode external -extldflags -static"
#version: "0.1.6"
#labels:
# github.repo: "immucore"
# autobump.revdeps: "true"
# github.owner: "kairos-io"
#uri:
# - https://github.com/kairos-io/immucore
#license: "Apache License v2"
#description: "The Kairos immutability management interface"

View File

@@ -21,15 +21,16 @@ packages:
- https://github.com/kairos-io/kairos-agent
license: "Apache License v2"
description: "Lifecycle agent for kairos"
- name: "kairos-agent"
category: "fips-static"
ldflags: "-linkmode external -extldflags -static"
version: "2.4.0"
labels:
github.repo: "kairos-agent"
autobump.revdeps: "true"
github.owner: "kairos-io"
uri:
- https://github.com/kairos-io/kairos-agent
license: "Apache License v2"
description: "Lifecycle agent for kairos"
# doesnt build so disable for now
#- name: "kairos-agent"
# category: "fips-static"
# ldflags: "-linkmode external -extldflags -static"
# version: "2.4.0"
#labels:
#github.repo: "kairos-agent"
#autobump.revdeps: "true"
#github.owner: "kairos-io"
#uri:
#- https://github.com/kairos-io/kairos-agent
#license: "Apache License v2"
#description: "Lifecycle agent for kairos"

View File

@@ -23,16 +23,16 @@ packages:
- https://github.com/kairos-io/kcrypt-challenger
license: "Apache License v2"
description: "Cloud native guardian for persistent data in the edge"
- name: kcrypt-challenger
binary_name: kcrypt-discovery-challenger
ldflags: "-linkmode external -extldflags -static"
category: fips-static
live: "yes"
version: "0.5.0"
labels:
github.repo: "kcrypt-challenger"
github.owner: "kairos-io"
uri:
- https://github.com/kairos-io/kcrypt-challenger
license: "Apache License v2"
description: "Cloud native guardian for persistent data in the edge"
#- name: kcrypt-challenger
#binary_name: kcrypt-discovery-challenger
#ldflags: "-linkmode external -extldflags -static"
#category: fips-static
#live: "yes"
#version: "0.5.0"
#labels:
#github.repo: "kcrypt-challenger"
#github.owner: "kairos-io"
#uri:
#- https://github.com/kairos-io/kcrypt-challenger
#license: "Apache License v2"
#description: "Cloud native guardian for persistent data in the edge"

View File

@@ -21,15 +21,15 @@ packages:
- https://github.com/kairos-io/kcrypt
license: "Apache License v2"
description: "Cloud native guardian for persistent data in the edge"
- name: kcrypt
ldflags: "-linkmode external -extldflags -static"
category: fips-static
version: "0.7.0"
labels:
github.repo: "kcrypt"
autobump.revdeps: "true"
github.owner: "kairos-io"
uri:
- https://github.com/kairos-io/kcrypt
license: "Apache License v2"
description: "Cloud native guardian for persistent data in the edge"
#- name: kcrypt
#ldflags: "-linkmode external -extldflags -static"
#category: fips-static
#version: "0.7.0"
#labels:
#github.repo: "kcrypt"
#autobump.revdeps: "true"
#github.owner: "kairos-io"
#uri:
#- https://github.com/kairos-io/kcrypt
#license: "Apache License v2"
#description: "Cloud native guardian for persistent data in the edge"