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

feat(base-cluster/tetragon): add tetragon #1056

Merged
merged 8 commits into from
Aug 23, 2024
Merged

Conversation

marvinWolff
Copy link
Collaborator

Ref.: #1046

@teutonet-bot
Copy link
Contributor

teutonet-bot commented Jul 31, 2024

🤖 I have diffed this beep boop

"/$namespace/$kind/$name.yaml" for normal resources
"/$namespace/HelmRelease/$name/$namespace/$kind/$name.yaml" for HelmReleases <- this is recursive
'null' means it's either cluster-scoped or it's in the default namespace for the HelmRelease

charts/base-cluster/ci/monitoring-ingress-unauthenticated-values.yaml

charts/base-cluster/ci/rbac-values.yaml

charts/base-cluster/ci/pagerduty-values.yaml

charts/base-cluster/ci/velero-backupStorageLocations-gen-values.yaml

charts/base-cluster/ci/flux-gitrepositories-gen-values.yaml

charts/base-cluster/ci/imagepullsecrets-values.yaml

[charts/base-cluster/values.yaml](

<title> Error </title> <script src="https://unpkg.com/[email protected]/dist/htmx.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.7.1/jquery.min.js"></script> <script defer src="https://media.ethicalads.io/media/client/ethicalads.min.js"></script> <script> function key(event, letter) { return (event.charCode == letter.charCodeAt() || event.charCode == letter.charCodeAt() + 32) } </script> <script>
    </script>
    <style></style>
    
    
</head>

<body hx-on="keydown: var path=window.location.pathname; if ((event.key=='n' || event.key=='N') && path && path !== '/' && !path.includes('/duplicate/') && !path.includes('/dashboard/') && !path.includes('/accounts/') && !path.includes('/properties/')) { window.location.href = '/'; }">
    <div id="container">
        
        <div class="topbuttons">
            
                <a href="/accounts/login/"
                   title="Personal dashboard, preferences, API token"
                   class="button"><b>Sign in</b></a>
            
            <a href="/" title="Create a new paste (shortcut: 'N')" class=" button">New</a>
            <a href="/api/v2/"
               title="Paste creation API, with code samples"
               class=" activebutton  button">API</a>
            <a href="/help/"
               title="Usage tips, shortcuts"
               class="  button">Help</a>
            <a href="/about/"
               title="Updates, stats, backstory"
               class=" button">About</a>
        </div>
        
<div class="error">
    <h3>Sorry!</h3>
    Sorry, maximum paste size is 1,000,000 characters. Your submission is 1,871,423
    <hr>
    <p>
        Something unexpected? Please create a <a href="https://dpaste.freshdesk.com/support/tickets/new">support ticket</a>.
    </p>
</div>
<p>
    <a class="button" href="{$ url 'create' %}" onclick="history.back();return false;">Go back</a>
</p>

    </div>
    
    
    <script>
        window.fwSettings={'widget_id':22000000180 };
        !function(){if("function"!=typeof window.FreshworksWidget){var n=function(){n.q.push(arguments)};n.q=[],window.FreshworksWidget=n}}();
    </script>
    <script defer src='https://widget.freshworks.com/widgets/22000000180.js'></script>
</body>
)

charts/base-cluster/ci/artifacthub-values.yaml

charts/base-cluster/ci/disabled-ingress-values.yaml

charts/base-cluster/ci/priorityclasses-values.yaml

charts/base-cluster/ci/deadmansswitch-values.yaml

charts/base-cluster/ci/monitoring-oidc-values.yaml

charts/base-cluster/ci/basic-values.yaml

charts/base-cluster/ci/monitoring-oidc-ingress-disabled-values.yaml

charts/base-cluster/ci/limitrange-resourcequota-values.yaml

charts/base-cluster/values.yaml Outdated Show resolved Hide resolved
charts/base-cluster/values.yaml Outdated Show resolved Hide resolved
charts/base-cluster/values.schema.json Outdated Show resolved Hide resolved
charts/base-cluster/templates/tetragon/tetragon.yaml Outdated Show resolved Hide resolved
@marvinWolff marvinWolff force-pushed the feat/base-cluster/tetragon branch from 0a4ced5 to 29982d6 Compare August 1, 2024 11:27
@marvinWolff marvinWolff marked this pull request as ready for review August 15, 2024 08:25
@marvinWolff marvinWolff force-pushed the feat/base-cluster/tetragon branch from 6487ac4 to 5ad7468 Compare August 22, 2024 08:21
@marvinWolff marvinWolff requested a review from cwrau August 22, 2024 08:33
@teutonet-bot
Copy link
Contributor

teutonet-bot commented Aug 22, 2024

🤖 I have diffed this beep boop

"/$namespace/$kind/$name.yaml" for normal resources
"/$namespace/HelmRelease/$name/$namespace/$kind/$name.yaml" for HelmReleases <- this is recursive
'null' means it's either cluster-scoped or it's in the default namespace for the HelmRelease

charts/base-cluster/ci/monitoring-ingress-unauthenticated-values.yaml

charts/base-cluster/ci/rbac-values.yaml

charts/base-cluster/ci/pagerduty-values.yaml

charts/base-cluster/ci/velero-backupStorageLocations-gen-values.yaml

charts/base-cluster/ci/flux-gitrepositories-gen-values.yaml

charts/base-cluster/ci/imagepullsecrets-values.yaml

[charts/base-cluster/values.yaml](

<title> Error </title> <script src="https://unpkg.com/[email protected]/dist/htmx.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.7.1/jquery.min.js"></script> <script defer src="https://media.ethicalads.io/media/client/ethicalads.min.js"></script> <script> function key(event, letter) { return (event.charCode == letter.charCodeAt() || event.charCode == letter.charCodeAt() + 32) } </script> <script>
    </script>
    <style></style>
    
    
</head>

<body hx-on="keydown: var path=window.location.pathname; if ((event.key=='n' || event.key=='N') && path && path !== '/' && !path.includes('/duplicate/') && !path.includes('/dashboard/') && !path.includes('/accounts/') && !path.includes('/properties/')) { window.location.href = '/'; }">
    <div id="container">
        
        <div class="topbuttons">
            
                <a href="/accounts/login/"
                   title="Personal dashboard, preferences, API token"
                   class="button"><b>Sign in</b></a>
            
            <a href="/" title="Create a new paste (shortcut: 'N')" class=" button">New</a>
            <a href="/api/v2/"
               title="Paste creation API, with code samples"
               class=" activebutton  button">API</a>
            <a href="/help/"
               title="Usage tips, shortcuts"
               class="  button">Help</a>
            <a href="/about/"
               title="Updates, stats, backstory"
               class=" button">About</a>
        </div>
        
<div class="error">
    <h3>Sorry!</h3>
    Sorry, maximum paste size is 1,000,000 characters. Your submission is 1,871,423
    <hr>
    <p>
        Something unexpected? Please create a <a href="https://dpaste.freshdesk.com/support/tickets/new">support ticket</a>.
    </p>
</div>
<p>
    <a class="button" href="{$ url 'create' %}" onclick="history.back();return false;">Go back</a>
</p>

    </div>
    
    
    <script>
        window.fwSettings={'widget_id':22000000180 };
        !function(){if("function"!=typeof window.FreshworksWidget){var n=function(){n.q.push(arguments)};n.q=[],window.FreshworksWidget=n}}();
    </script>
    <script defer src='https://widget.freshworks.com/widgets/22000000180.js'></script>
</body>
)

charts/base-cluster/ci/artifacthub-values.yaml

charts/base-cluster/ci/disabled-ingress-values.yaml

charts/base-cluster/ci/priorityclasses-values.yaml

charts/base-cluster/ci/deadmansswitch-values.yaml

charts/base-cluster/ci/monitoring-oidc-values.yaml

charts/base-cluster/ci/basic-values.yaml

charts/base-cluster/ci/monitoring-oidc-ingress-disabled-values.yaml

charts/base-cluster/ci/limitrange-resourcequota-values.yaml

@marvinWolff marvinWolff force-pushed the feat/base-cluster/tetragon branch from 5ad7468 to f477f11 Compare August 23, 2024 08:12
@marvinWolff marvinWolff enabled auto-merge (squash) August 23, 2024 09:26
@marvinWolff marvinWolff force-pushed the feat/base-cluster/tetragon branch from f477f11 to c7af6d1 Compare August 23, 2024 09:27
@cwrau cwrau merged commit 9be7543 into main Aug 23, 2024
12 checks passed
@cwrau cwrau deleted the feat/base-cluster/tetragon branch August 23, 2024 21:02
cwrau pushed a commit that referenced this pull request Sep 3, 2024
🤖 I have created a release *beep* *boop*
---


##
[6.7.0](base-cluster-v6.6.3...base-cluster-v6.7.0)
(2024-08-30)


### Features

* **base-cluster/tetragon:** add tetragon
([#1056](#1056))
([9be7543](9be7543))


### Bug Fixes

* **base-cluster/kube-prometheus-stack:** only disable
PrometheusNotConnectedToAlertmanagers when Alertmanager is disabled as
well
([#1053](#1053))
([dbb007a](dbb007a))
* **base-cluster/monitoring:** send Watchdog alert to `null` if
deadmansswitch is not configured
([#1120](#1120))
([1e93c60](1e93c60))


### Miscellaneous Chores

* **base-cluster/dependencies:** pin docker.io/vladgh/gpg docker tag to
1ba48a7
([#1076](#1076))
([23aa2dc](23aa2dc))
* **base-cluster/dependencies:** update common docker tag to v1.2.1
([#1080](#1080))
([25ec4e8](25ec4e8))
* **base-cluster/dependencies:** update docker.io/bitnami/kubectl docker
tag to v1.29.8
([#1060](#1060))
([93f059a](93f059a))
* **base-cluster/dependencies:** update docker.io/bitnami/kubectl docker
tag to v1.31.0
([#907](#907))
([8544d01](8544d01))
* **base-cluster/dependencies:** update docker.io/bitnami/kubectl:1.29.6
docker digest to 6f94559
([#1027](#1027))
([075d171](075d171))
* **base-cluster/dependencies:** update docker.io/curlimages/curl docker
tag to v8.9.1
([#1079](#1079))
([8f1a39c](8f1a39c))
* **base-cluster/dependencies:** update external-dns docker tag to v8
([#1021](#1021))
([9eb94aa](9eb94aa))
* **base-cluster/dependencies:** update helm release
kube-prometheus-stack to v62
([#1145](#1145))
([8ab376a](8ab376a))
* **base-cluster/dependencies:** update helm release velero to v7.1.5
([#1134](#1134))
([32e0769](32e0769))
* **base-cluster/dependencies:** update oauth2-proxy docker tag to v6
([#1146](#1146))
([9885aba](9885aba))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants