Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace Homelab management with Talos #438

Merged
merged 1 commit into from
Sep 8, 2024

Replace Homelab management with Talos

dd6267c
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Replace Homelab management with Talos #438

Replace Homelab management with Talos
dd6267c
Select commit
Loading
Failed to load commit list.
GitHub Actions / yamllint failed Sep 8, 2024 in 1s

reviewdog [yamllint] report

reported by reviewdog 🐶

Findings (13)

kubernetes/apps/cert-manager/cert-manager/issuers/issuers.yaml|1 col 1| [warning] missing document start "---" (document-start)
kubernetes/bootstrap/talos/patches/controller/api-access.yaml|1 col 1| [warning] missing document start "---" (document-start)
kubernetes/bootstrap/talos/patches/controller/cluster.yaml|1 col 1| [warning] missing document start "---" (document-start)
kubernetes/bootstrap/talos/patches/controller/disable-admission-controller.yaml|1 col 1| [warning] missing document start "---" (document-start)
kubernetes/bootstrap/talos/patches/controller/etcd.yaml|1 col 1| [warning] missing document start "---" (document-start)
kubernetes/bootstrap/talos/patches/global/cluster-discovery.yaml|1 col 1| [warning] missing document start "---" (document-start)
kubernetes/bootstrap/talos/patches/global/containerd.yaml|1 col 1| [warning] missing document start "---" (document-start)
kubernetes/bootstrap/talos/patches/global/disable-search-domain.yaml|1 col 1| [warning] missing document start "---" (document-start)
kubernetes/bootstrap/talos/patches/global/hostdns.yaml|1 col 1| [warning] missing document start "---" (document-start)
kubernetes/bootstrap/talos/patches/global/kubelet.yaml|1 col 1| [warning] missing document start "---" (document-start)
kubernetes/bootstrap/talos/patches/global/openebs-local.yaml|1 col 1| [warning] missing document start "---" (document-start)
kubernetes/bootstrap/talos/patches/global/sysctl.yaml|1 col 1| [warning] missing document start "---" (document-start)
kubernetes/flux/vars/kustomization.yaml|1 col 1| [warning] missing document start "---" (document-start)

Filtered Findings (0)

Annotations

Check failure on line 1 in kubernetes/apps/cert-manager/cert-manager/issuers/issuers.yaml

See this annotation in the file changed.

@github-actions github-actions / yamllint

[yamllint] kubernetes/apps/cert-manager/cert-manager/issuers/issuers.yaml#L1

[warning] missing document start "---" (document-start)
Raw output
kubernetes/apps/cert-manager/cert-manager/issuers/issuers.yaml:1:1: [warning] missing document start "---" (document-start)

Check failure on line 1 in kubernetes/bootstrap/talos/patches/controller/api-access.yaml

See this annotation in the file changed.

@github-actions github-actions / yamllint

[yamllint] kubernetes/bootstrap/talos/patches/controller/api-access.yaml#L1

[warning] missing document start "---" (document-start)
Raw output
kubernetes/bootstrap/talos/patches/controller/api-access.yaml:1:1: [warning] missing document start "---" (document-start)

Check failure on line 1 in kubernetes/bootstrap/talos/patches/controller/cluster.yaml

See this annotation in the file changed.

@github-actions github-actions / yamllint

[yamllint] kubernetes/bootstrap/talos/patches/controller/cluster.yaml#L1

[warning] missing document start "---" (document-start)
Raw output
kubernetes/bootstrap/talos/patches/controller/cluster.yaml:1:1: [warning] missing document start "---" (document-start)

Check failure on line 1 in kubernetes/bootstrap/talos/patches/controller/disable-admission-controller.yaml

See this annotation in the file changed.

@github-actions github-actions / yamllint

[yamllint] kubernetes/bootstrap/talos/patches/controller/disable-admission-controller.yaml#L1

[warning] missing document start "---" (document-start)
Raw output
kubernetes/bootstrap/talos/patches/controller/disable-admission-controller.yaml:1:1: [warning] missing document start "---" (document-start)

Check failure on line 1 in kubernetes/bootstrap/talos/patches/controller/etcd.yaml

See this annotation in the file changed.

@github-actions github-actions / yamllint

[yamllint] kubernetes/bootstrap/talos/patches/controller/etcd.yaml#L1

[warning] missing document start "---" (document-start)
Raw output
kubernetes/bootstrap/talos/patches/controller/etcd.yaml:1:1: [warning] missing document start "---" (document-start)

Check failure on line 1 in kubernetes/bootstrap/talos/patches/global/cluster-discovery.yaml

See this annotation in the file changed.

@github-actions github-actions / yamllint

[yamllint] kubernetes/bootstrap/talos/patches/global/cluster-discovery.yaml#L1

[warning] missing document start "---" (document-start)
Raw output
kubernetes/bootstrap/talos/patches/global/cluster-discovery.yaml:1:1: [warning] missing document start "---" (document-start)

Check failure on line 1 in kubernetes/bootstrap/talos/patches/global/containerd.yaml

See this annotation in the file changed.

@github-actions github-actions / yamllint

[yamllint] kubernetes/bootstrap/talos/patches/global/containerd.yaml#L1

[warning] missing document start "---" (document-start)
Raw output
kubernetes/bootstrap/talos/patches/global/containerd.yaml:1:1: [warning] missing document start "---" (document-start)

Check failure on line 1 in kubernetes/bootstrap/talos/patches/global/disable-search-domain.yaml

See this annotation in the file changed.

@github-actions github-actions / yamllint

[yamllint] kubernetes/bootstrap/talos/patches/global/disable-search-domain.yaml#L1

[warning] missing document start "---" (document-start)
Raw output
kubernetes/bootstrap/talos/patches/global/disable-search-domain.yaml:1:1: [warning] missing document start "---" (document-start)

Check failure on line 1 in kubernetes/bootstrap/talos/patches/global/hostdns.yaml

See this annotation in the file changed.

@github-actions github-actions / yamllint

[yamllint] kubernetes/bootstrap/talos/patches/global/hostdns.yaml#L1

[warning] missing document start "---" (document-start)
Raw output
kubernetes/bootstrap/talos/patches/global/hostdns.yaml:1:1: [warning] missing document start "---" (document-start)

Check failure on line 1 in kubernetes/bootstrap/talos/patches/global/kubelet.yaml

See this annotation in the file changed.

@github-actions github-actions / yamllint

[yamllint] kubernetes/bootstrap/talos/patches/global/kubelet.yaml#L1

[warning] missing document start "---" (document-start)
Raw output
kubernetes/bootstrap/talos/patches/global/kubelet.yaml:1:1: [warning] missing document start "---" (document-start)

Check failure on line 1 in kubernetes/bootstrap/talos/patches/global/openebs-local.yaml

See this annotation in the file changed.

@github-actions github-actions / yamllint

[yamllint] kubernetes/bootstrap/talos/patches/global/openebs-local.yaml#L1

[warning] missing document start "---" (document-start)
Raw output
kubernetes/bootstrap/talos/patches/global/openebs-local.yaml:1:1: [warning] missing document start "---" (document-start)

Check failure on line 1 in kubernetes/bootstrap/talos/patches/global/sysctl.yaml

See this annotation in the file changed.

@github-actions github-actions / yamllint

[yamllint] kubernetes/bootstrap/talos/patches/global/sysctl.yaml#L1

[warning] missing document start "---" (document-start)
Raw output
kubernetes/bootstrap/talos/patches/global/sysctl.yaml:1:1: [warning] missing document start "---" (document-start)

Check failure on line 1 in kubernetes/flux/vars/kustomization.yaml

See this annotation in the file changed.

@github-actions github-actions / yamllint

[yamllint] kubernetes/flux/vars/kustomization.yaml#L1

[warning] missing document start "---" (document-start)
Raw output
kubernetes/flux/vars/kustomization.yaml:1:1: [warning] missing document start "---" (document-start)