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

fix(DMVP-3074): Open linkerD port for apiserver #87

Merged
merged 2 commits into from
Nov 20, 2023
Merged

Conversation

aghamyan44
Copy link
Contributor

No description provided.

Copy link

what-the-diff bot commented Nov 14, 2023

PR Summary

  • Addition of New Ingress Rules in EKS Module
    In the file regarding the configuration of our Elastic Kubernetes Service (EKS), we have added two new rules for network entry, aptly named ingress_cluster_8088 and ingress_cluster_8089. These rules are designed to aid the interaction between the program named LinkerD and various node groups. The interaction happens over the Transmission Control Protocol (TCP), a communication method used to facilitate reliable network data exchange, and takes place over ports 8088 and 8089, which are simply specific channels for network communication. The relevant source cluster's security group has been enabled for both rules, ensuring proper management of network traffic.

Copy link

Output

check for added large files..............................................Passed
check for merge conflicts................................................Passed
check vcs permalinks.....................................................Passed
fix end of files.........................................................Passed
trim trailing whitespace.................................................Passed
check yaml...............................................................Passed
check for merge conflicts................................................Passed
check for case conflicts.................................................Passed
mixed line ending........................................................Passed
detect aws credentials...................................................Passed
detect private key.......................................................Passed
Terraform fmt............................................................Passed
Terraform docs...........................................................Failed
- hook id: terraform_docs
- files were modified by this hook
Detect hardcoded secrets.................................................Passed

Copy link

Output

check for added large files..............................................Passed
check for merge conflicts................................................Passed
check vcs permalinks.....................................................Passed
fix end of files.........................................................Passed
trim trailing whitespace.................................................Passed
check yaml...............................................................Passed
check for merge conflicts................................................Passed
check for case conflicts.................................................Passed
mixed line ending........................................................Passed
detect aws credentials...................................................Passed
detect private key.......................................................Passed
Terraform fmt............................................................Passed
Terraform docs...........................................................Failed
- hook id: terraform_docs
- files were modified by this hook
Detect hardcoded secrets.................................................Passed

@aghamyan44 aghamyan44 merged commit 5dc572b into main Nov 20, 2023
35 checks passed
@aghamyan44 aghamyan44 deleted the DMVP-3074 branch November 20, 2023 12:29
Copy link

🎉 This PR is included in version 2.13.3 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Copy link

Output

check for added large files..............................................Passed
check for merge conflicts................................................Passed
check vcs permalinks.....................................................Passed
fix end of files.........................................................Passed
trim trailing whitespace.................................................Passed
check yaml...............................................................Passed
check for merge conflicts................................................Passed
check for case conflicts.................................................Passed
mixed line ending........................................................Passed
detect aws credentials...................................................Passed
detect private key.......................................................Passed
Terraform fmt............................................................Passed
Terraform docs...........................................................Failed
- hook id: terraform_docs
- files were modified by this hook
Detect hardcoded secrets.................................................Passed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants