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/grafana): add persistence and configuration options… #999

Merged
merged 9 commits into from
Jun 28, 2024

Conversation

tasches
Copy link
Collaborator

@tasches tasches commented Jun 25, 2024

… to grafana

@teutonet-bot
Copy link
Contributor

teutonet-bot commented Jun 25, 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 has no changes

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 has no changes

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

<title> Error </title> <script src="https://unpkg.com/[email protected]"></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: if ((event.key=='n' || event.key=='N') && window.location.pathname !== '' && window.location.pathname !== '/' && !window.location.pathname.endsWith('/duplicate/') && !window.location.pathname.endsWith('/dashboard/')) { 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,857,287
    <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 has no changes

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 has no changes

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

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

@tasches tasches requested a review from cwrau June 25, 2024 12:31
@tasches tasches requested a review from cwrau June 26, 2024 12:56
@tasches tasches requested a review from cwrau June 27, 2024 08:31
@tasches tasches enabled auto-merge (squash) June 28, 2024 12:49
@tasches tasches merged commit ce0fff7 into main Jun 28, 2024
11 checks passed
@tasches tasches deleted the feat/add-persistence-2-grafana branch June 28, 2024 13:09
cwrau added a commit that referenced this pull request Jun 28, 2024
teutonet-bot added a commit that referenced this pull request Jul 1, 2024
🤖 I have created a release *beep* *boop*
---


##
[6.4.0](base-cluster-v6.3.0...base-cluster-v6.4.0)
(2024-06-28)


### Features

* **base-cluster/grafana:** add persistence and configuration options
([#999](#999))
([ce0fff7](ce0fff7))


### Miscellaneous Chores

* **base-cluster:** mustMerge* is the safer option
([#1001](#1001))
([95a932b](95a932b))

---
This PR was generated with [Release
Please](https:/googleapis/release-please). See
[documentation](https:/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