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(dns and certs): Add/fix capability to conditionally load a domain and associated cert #49

Merged
merged 2 commits into from
Jun 30, 2023

Conversation

mdial89f
Copy link
Contributor

Purpose

This changeset fixes our somewhat in-place ability to conditionally apply a cert from ACM and a DNS entry/alias to cloudfront. Ephemeral environments continue unaffected.

Linked Issues to Close

Closes https://qmacbis.atlassian.net/browse/OY2-24601

Approach

Bits of this pattern were in place but incorrect. Fixed. Also staged the cert and dns secrets for mako branch.

Assorted Notes/Considerations/Learning

None

@mdial89f mdial89f changed the base branch from master to mako June 30, 2023 16:12
Copy link
Collaborator

@13bfrancis 13bfrancis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wooh. We're getting a nice little application going

@mdial89f mdial89f closed this Jun 30, 2023
@mdial89f mdial89f deleted the certs branch June 30, 2023 18:38
@mdial89f mdial89f restored the certs branch June 30, 2023 18:40
@mdial89f mdial89f reopened this Jun 30, 2023
@mdial89f mdial89f merged commit 62ab21a into mako Jun 30, 2023
13 checks passed
@mdial89f mdial89f deleted the certs branch June 30, 2023 18:41
mdial89f added a commit that referenced this pull request Jul 5, 2023
…able (#50)

* add cognito

* rm

* correct some stuff

* broken

* updates

* tee up amplify and configure it

* tweak the ui start thing

* yuttttttt

* Functional login and out

* 'fix' the data loader.... might want pk/sk instead

* lets put some data in the base

* enable iam for endpoints

* CRUD CRUD CRUD

* real crud, real real

* cleanup

* linting

* cleanup

* last one

* last last one

* accomodate cfn-nag

* Until we have actual reference data, shutting this off.  The structure of data we're posting breaks the api

* cfn-nag fixes

* checking in from today

* trim horizon

* batch size to the max, 10k

* ok back to 1

* go back to latest

* update role handling

* trim horizon and batch

* latest, 1

* update seatool-sink funciton

* get user attributes

* Fix to override the redirect login/out urls to localhost, when starting react locally

* Fix dep vulnerabilities

* Ignore low findings in dep review

* Move playwright intsallation to the run command.. not sure if we want this

* add tombstone deletes

* on demand billing for our seatool table

* batch of 1000, timeout of a min

* hack

* put back

* TRIM HORIZON

* move to a batch of 100, 2048 memory, and remove the await at the loop level

* asdf

* 10s timeout 1024 memory

* view the data

* Seatool indexes and api authorization pattern (#46)

* update dynamo gsis and add lambda authenticator - wip

* add api auth - wip

* update types

* remove authorizer

* refactor

* refactor more

* refactor more more

* update types

* core

* fix(disable user sign up):  remove cognito sign up option - the test users remain (#47)

* disable sign up

* remove default from src

* fix

* fix(destroy functionality):  Fix the issue where destroys fail due to ENIs and SG stuff (#48)

* Retain the seatool lambda sg

* workflow to cleanup

* Asdf

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* fix triggers

* feat(dns and certs):  Add/fix capability to conditionally load a domain and associated cert (#49)

* Clean up cert support

* Fixes

* getting consumer group ids

* toggle complete

* wait for groups to be inactive

* works but super slow

* bleh

* functional

* correct

* asdf

* asdf

* cleanup

---------

Co-authored-by: Benjamin Paige <benjamin.paige@gmail.com>
Co-authored-by: 13bfrancis <40218571+13bfrancis@users.noreply.github.com>
@github-actions
Copy link
Contributor

🎉 This PR is included in version 1.4.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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.

2 participants