Skip to content

Commit

Permalink
Merge branch 'master' into PMM-9610
Browse files Browse the repository at this point in the history
  • Loading branch information
puneet0191 authored Jan 9, 2023
2 parents 7ff00e5 + 02c87bf commit dd18244
Show file tree
Hide file tree
Showing 289 changed files with 13,918 additions and 4,889 deletions.
18 changes: 16 additions & 2 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1,2 +1,16 @@
/pmm/ @nikita-b @atymchuk @puneet0191
/IaC/pmm.cd/ @nikita-b @atymchuk
# Global owners
* @Percona-Lab/build-engineers

/cloud/gcp-functions/ @egegunes @inelpandzic
/cloud/ @hors @tplavcic @nmarukovich @cap1984
/pmm/ @talhabinrizwan @atymchuk @puneet0191
/IaC/pmm.cd/ @talhabinrizwan @atymchuk
/pxb/ @mchawla16 @eleo007 @mohitj1988 @kaushikpuneet07 @panchal-yash @Percona-Lab/build-engineers
/pxc/ @mchawla16 @eleo007 @mohitj1988 @kaushikpuneet07 @panchal-yash @Percona-Lab/build-engineers
/ps/jenkins/ @mchawla16 @eleo007 @mohitj1988 @kaushikpuneet07 @panchal-yash @Percona-Lab/build-engineers
/pt/ @eleo007 @panchal-yash @Percona-Lab/build-engineers
/pbm/ @olexandr-havryliak @sandraromanchenko @Percona-Lab/build-engineers
/psmdb/ @olexandr-havryliak @sandraromanchenko @Percona-Lab/build-engineers
/pdmdb/ @olexandr-havryliak @sandraromanchenko @Percona-Lab/build-engineers
/pdps/ @eleo007 @kaushikpuneet07 @Percona-Lab/build-engineers
/pdpxc/ @eleo007 @kaushikpuneet07 @Percona-Lab/build-engineers
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
.DS_Store
.terraform
*.tfstate*
.vscode
2 changes: 1 addition & 1 deletion IaC/NewtJenkinsStack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Parameters:
Type: AWS::Route53::HostedZone::Id

MasterKeyName:
Default: mykola
Default: jenkins-master
Description: Key pair name
Type: AWS::EC2::KeyPair::KeyName

Expand Down
2 changes: 1 addition & 1 deletion IaC/SpotTerminationReport.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Resources:
Protocol: email
- Endpoint: "[email protected]"
Protocol: email
- Endpoint: "nikita.beletskii@percona.com"
- Endpoint: "talha.rizwan@percona.com"
Protocol: email

TerminationSNSPolicy:
Expand Down
Loading

0 comments on commit dd18244

Please sign in to comment.