Skip to content
This repository has been archived by the owner on Dec 16, 2024. It is now read-only.

Remove unnecessary dependencies and align local setup and quickstart scripts #789

Merged
merged 3 commits into from
Feb 26, 2024

Conversation

mikenairn
Copy link
Member

@mikenairn mikenairn commented Feb 22, 2024

refactor: remove unnecessary dependencies

  • argocd
  • external-dns
  • redis
  • webhook
  • skupper and submariner
  • deploy-sample-applicationset

refactor: Align local-setup and quick-start deployment paths

Updates local-setup to use the same kustomizations as the quick start scripts. Installation and configuration of hub and spoke dependencies is now consistent across both deployment paths.

The only difference between quick start and local setup now is that metrics is enabled by default with local-setup, managedzones and dns providers are created using local environment files instead of environment variables and the MGC gateway controller is not running on the hub cluster.

Note: The skupper POC docs are listed in our docs site and would need to be removed before the next release if we merge this as is. Personally i see no advantage to leaving these here.

* argocd
* external-dns
* redis
* webhook
* skupper and submariner
* deploy-sample-applicationset
Updates local-setup to use the same kustomizations as the quick start
scripts. Installation and configuration of hub and spoke dependencies is
now consistent across both deployment paths.

The only difference between quick start and local setup now is that
metrics is enabled by default with local-setup and managedzones and dns
providers are created using local environment files instead of
environment variables.
Copy link

gitguardian bot commented Feb 22, 2024

⚠️ GitGuardian has uncovered 1 secret following the scan of your pull request.

Please consider investigating the findings and remediating the incidents. Failure to do so may lead to compromising the associated services or software components.

🔎 Detected hardcoded secret in your pull request
GitGuardian id GitGuardian status Secret Commit Filename
- Generic Private Key 9b77983 config/webhook-setup/control/tls/tls.key View secret
🛠 Guidelines to remediate hardcoded secrets
  1. Understand the implications of revoking this secret by investigating where it is used in your code.
  2. Replace and store your secret safely. Learn here the best practices.
  3. Revoke and rotate this secret.
  4. If possible, rewrite git history. Rewriting git history is not a trivial act. You might completely break other contributing developers' workflow and you risk accidentally deleting legitimate data.

To avoid such incidents in the future consider


🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.

Our GitHub checks need improvements? Share your feedbacks!

@maleck13
Copy link
Contributor

I think it is reasonable to remove the skupper and submariner docs at this point. We don't ever test them and really if you use gateway API and use an e/w technology that either support multi-cluster service or a regular service we will be able to work with it. Changes look fine.

Will run a local-setup to verify

@maleck13
Copy link
Contributor

local setup completed so happy to merge
/lgtm

@maleck13 maleck13 added this pull request to the merge queue Feb 26, 2024
Copy link
Contributor

openshift-ci bot commented Feb 26, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: maleck13, mikenairn

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Merged via the queue into Kuadrant:main with commit f861eef Feb 26, 2024
10 checks passed
@mikenairn mikenairn deleted the repo_tidy branch February 26, 2024 16:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants