Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: cookiecutter-openedx/cookiecutter-openedx-devops
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.5
Choose a base ref
...
head repository: cookiecutter-openedx/cookiecutter-openedx-devops
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref

Commits on Dec 12, 2022

  1. bump tutor to 14.2.3

    lpm0073 committed Dec 12, 2022
    Copy the full SHA
    66b3735 View commit details
  2. documentation

    lpm0073 committed Dec 12, 2022
    Copy the full SHA
    574c8db View commit details
  3. Copy the full SHA
    ebf03e2 View commit details
  4. documentation

    lpm0073 committed Dec 12, 2022
    Copy the full SHA
    d084dc2 View commit details

Commits on Dec 13, 2022

  1. add parameterized sql scripts

    lpm0073 committed Dec 13, 2022
    Copy the full SHA
    e6972c7 View commit details
  2. Copy the full SHA
    e556a0c View commit details
  3. Fix openedx_backup resource configuration (#26)

    * Added versioning to the backup bucket and added access permissions to the folder
    
    * Remove erronious comma
    
    Co-authored-by: Ed D'Azzo <edazzo@mrionline.com>
    edazzocaisser and Ed D'Azzo authored Dec 13, 2022
    Copy the full SHA
    fc5e873 View commit details

Commits on Dec 14, 2022

  1. reduce max pods

    lpm0073 committed Dec 14, 2022
    Copy the full SHA
    d670674 View commit details
  2. Copy the full SHA
    2e64c60 View commit details
  3. Copy the full SHA
    f61a944 View commit details
  4. Copy the full SHA
    c3455de View commit details

Commits on Dec 16, 2022

  1. Copy the full SHA
    17f5dd1 View commit details

Commits on Dec 21, 2022

  1. add python3-pip

    lpm0073 committed Dec 21, 2022
    Copy the full SHA
    83c34f0 View commit details

Commits on Dec 23, 2022

  1. Copy the full SHA
    e0301b2 View commit details

Commits on Dec 24, 2022

  1. Copy the full SHA
    c10431c View commit details
  2. Copy the full SHA
    bf81e17 View commit details
  3. Copy the full SHA
    bb3031b View commit details
  4. documentation

    lpm0073 committed Dec 24, 2022
    Copy the full SHA
    b289ed2 View commit details

Commits on Dec 27, 2022

  1. Copy the full SHA
    2f9daa3 View commit details

Commits on Jan 3, 2023

  1. remove resolve_conflicts from aws-ebs-csi-driver. this flag is only v…

    …alid if the cluster already exists
    lpm0073 committed Jan 3, 2023
    Copy the full SHA
    cf5903c View commit details
  2. Copy the full SHA
    a4716bd View commit details

Commits on Jan 8, 2023

  1. documentation

    lpm0073 committed Jan 8, 2023
    Copy the full SHA
    4004c03 View commit details

Commits on Jan 9, 2023

  1. Mcdaniel 202301 (#27)

    * scaffold refactored k8s modules
    
    * create an admin domain
    
    * documentation
    
    * documentation
    
    * update actions for github, aws, tutor
    
    * bump terraform versions
    
    * restore ci_actions_amazon_ecr_login_version
    
    * restore ci_deploy_tutor_plugin_credentials_version
    
    * restore and update ci_actions_setup_build_action_version
    
    * revert to enabling mfe with tutor from command line
    
    * add root_domain
    
    * consolidate to stack_namespace
    
    * consolidate to stack_namespace
    
    * consolidate to stack_namespace
    
    * add mock outputs
    
    * consolidate to stack_namespace
    
    * consolidate to stack_namespace
    
    * documentation
    
    * revert to fork
    
    * should use namespace instead of environment_namespace
    
    * disable all mfe's by default. set ENABLE_WEB_PROXY=false
    
    * parameterize the aws account_id
    
    * add environment_domain
    
    * parameterize and standardize cert issuer manifests
    
    * fix local initializations
    
    * parameterize the admin hosted zone
    
    * standardize secret names
    
    * standardize the cert used for all admin subdomains
    
    * standardize the cert used for all admin subdomains
    
    * refactor cluster-issuer manifest into a template
    
    * move environment certs and ingresses to stack
    
    * lint namespace
    
    * lint namespace
    
    * lint namespace
    
    * lint namespace
    
    * lint namespace
    
    * add kubectl provider
    
    * a
    
    * fix namespace
    
    * add k8s dns records
    
    * refactor cert-manager and bump to v1.10
    
    * lint cert-manager
    
    * testing
    
    * documentation
    
    * move nginx controller to kubernetes_ingress_clb
    
    * move all vpa resources to kubernetes_monitoring
    
    * add cert_manager_namespace
    
    * lint
    
    * refactor cert-manager into its own module
    
    * rename to stack-ingress-nginx-controller
    
    * rename to common-ingress-nginx-controller
    
    * add mock outputs
    
    * testing
    
    * add namespace
    
    * add namespace
    
    * add namespace
    
    * add data.aws_route53_zone.admin_domain
    
    * add stack_namespace
    
    * rename to common-ingress-nginx-controller
    
    * add admin_domain
    
    * testing
    
    * documentation
    lpm0073 authored Jan 9, 2023
    Copy the full SHA
    866dbe8 View commit details
  2. lint

    lpm0073 committed Jan 9, 2023
    Copy the full SHA
    6e81a2e View commit details
  3. Mcdaniel 202301 (#28)

    * scaffold refactored k8s modules
    
    * create an admin domain
    
    * documentation
    
    * documentation
    
    * update actions for github, aws, tutor
    
    * bump terraform versions
    
    * restore ci_actions_amazon_ecr_login_version
    
    * restore ci_deploy_tutor_plugin_credentials_version
    
    * restore and update ci_actions_setup_build_action_version
    
    * revert to enabling mfe with tutor from command line
    
    * add root_domain
    
    * consolidate to stack_namespace
    
    * consolidate to stack_namespace
    
    * consolidate to stack_namespace
    
    * add mock outputs
    
    * consolidate to stack_namespace
    
    * consolidate to stack_namespace
    
    * documentation
    
    * revert to fork
    
    * should use namespace instead of environment_namespace
    
    * disable all mfe's by default. set ENABLE_WEB_PROXY=false
    
    * parameterize the aws account_id
    
    * add environment_domain
    
    * parameterize and standardize cert issuer manifests
    
    * fix local initializations
    
    * parameterize the admin hosted zone
    
    * standardize secret names
    
    * standardize the cert used for all admin subdomains
    
    * standardize the cert used for all admin subdomains
    
    * refactor cluster-issuer manifest into a template
    
    * move environment certs and ingresses to stack
    
    * lint namespace
    
    * lint namespace
    
    * lint namespace
    
    * lint namespace
    
    * lint namespace
    
    * add kubectl provider
    
    * a
    
    * fix namespace
    
    * add k8s dns records
    
    * refactor cert-manager and bump to v1.10
    
    * lint cert-manager
    
    * testing
    
    * documentation
    
    * move nginx controller to kubernetes_ingress_clb
    
    * move all vpa resources to kubernetes_monitoring
    
    * add cert_manager_namespace
    
    * lint
    
    * refactor cert-manager into its own module
    
    * rename to stack-ingress-nginx-controller
    
    * rename to common-ingress-nginx-controller
    
    * add mock outputs
    
    * testing
    
    * add namespace
    
    * add namespace
    
    * add namespace
    
    * add data.aws_route53_zone.admin_domain
    
    * add stack_namespace
    
    * rename to common-ingress-nginx-controller
    
    * add admin_domain
    
    * testing
    
    * documentation
    
    * refactor karpenter into its own module
    
    * lint
    
    * parameterize whether to install karpenter, kubeapps, prometheus, dashboard
    
    * refactor rm_directory()
    
    * refactor post_gen_project.py
    
    * refactor post_gen_project.py
    
    * documentation
    lpm0073 authored Jan 9, 2023
    Copy the full SHA
    9998001 View commit details

Commits on Jan 10, 2023

  1. Mcdaniel 202301 (#29)

    * scaffold refactored k8s modules
    
    * create an admin domain
    
    * documentation
    
    * documentation
    
    * update actions for github, aws, tutor
    
    * bump terraform versions
    
    * restore ci_actions_amazon_ecr_login_version
    
    * restore ci_deploy_tutor_plugin_credentials_version
    
    * restore and update ci_actions_setup_build_action_version
    
    * revert to enabling mfe with tutor from command line
    
    * add root_domain
    
    * consolidate to stack_namespace
    
    * consolidate to stack_namespace
    
    * consolidate to stack_namespace
    
    * add mock outputs
    
    * consolidate to stack_namespace
    
    * consolidate to stack_namespace
    
    * documentation
    
    * revert to fork
    
    * should use namespace instead of environment_namespace
    
    * disable all mfe's by default. set ENABLE_WEB_PROXY=false
    
    * parameterize the aws account_id
    
    * add environment_domain
    
    * parameterize and standardize cert issuer manifests
    
    * fix local initializations
    
    * parameterize the admin hosted zone
    
    * standardize secret names
    
    * standardize the cert used for all admin subdomains
    
    * standardize the cert used for all admin subdomains
    
    * refactor cluster-issuer manifest into a template
    
    * move environment certs and ingresses to stack
    
    * lint namespace
    
    * lint namespace
    
    * lint namespace
    
    * lint namespace
    
    * lint namespace
    
    * add kubectl provider
    
    * a
    
    * fix namespace
    
    * add k8s dns records
    
    * refactor cert-manager and bump to v1.10
    
    * lint cert-manager
    
    * testing
    
    * documentation
    
    * move nginx controller to kubernetes_ingress_clb
    
    * move all vpa resources to kubernetes_monitoring
    
    * add cert_manager_namespace
    
    * lint
    
    * refactor cert-manager into its own module
    
    * rename to stack-ingress-nginx-controller
    
    * rename to common-ingress-nginx-controller
    
    * add mock outputs
    
    * testing
    
    * add namespace
    
    * add namespace
    
    * add namespace
    
    * add data.aws_route53_zone.admin_domain
    
    * add stack_namespace
    
    * rename to common-ingress-nginx-controller
    
    * add admin_domain
    
    * testing
    
    * documentation
    
    * refactor karpenter into its own module
    
    * lint
    
    * parameterize whether to install karpenter, kubeapps, prometheus, dashboard
    
    * refactor rm_directory()
    
    * refactor post_gen_project.py
    
    * refactor post_gen_project.py
    
    * documentation
    
    * parameterize helm chart version
    
    * documentation
    lpm0073 authored Jan 10, 2023
    Copy the full SHA
    108e55a View commit details
  2. Mcdaniel 202301 (#30)

    * scaffold refactored k8s modules
    
    * create an admin domain
    
    * documentation
    
    * documentation
    
    * update actions for github, aws, tutor
    
    * bump terraform versions
    
    * restore ci_actions_amazon_ecr_login_version
    
    * restore ci_deploy_tutor_plugin_credentials_version
    
    * restore and update ci_actions_setup_build_action_version
    
    * revert to enabling mfe with tutor from command line
    
    * add root_domain
    
    * consolidate to stack_namespace
    
    * consolidate to stack_namespace
    
    * consolidate to stack_namespace
    
    * add mock outputs
    
    * consolidate to stack_namespace
    
    * consolidate to stack_namespace
    
    * documentation
    
    * revert to fork
    
    * should use namespace instead of environment_namespace
    
    * disable all mfe's by default. set ENABLE_WEB_PROXY=false
    
    * parameterize the aws account_id
    
    * add environment_domain
    
    * parameterize and standardize cert issuer manifests
    
    * fix local initializations
    
    * parameterize the admin hosted zone
    
    * standardize secret names
    
    * standardize the cert used for all admin subdomains
    
    * standardize the cert used for all admin subdomains
    
    * refactor cluster-issuer manifest into a template
    
    * move environment certs and ingresses to stack
    
    * lint namespace
    
    * lint namespace
    
    * lint namespace
    
    * lint namespace
    
    * lint namespace
    
    * add kubectl provider
    
    * a
    
    * fix namespace
    
    * add k8s dns records
    
    * refactor cert-manager and bump to v1.10
    
    * lint cert-manager
    
    * testing
    
    * documentation
    
    * move nginx controller to kubernetes_ingress_clb
    
    * move all vpa resources to kubernetes_monitoring
    
    * add cert_manager_namespace
    
    * lint
    
    * refactor cert-manager into its own module
    
    * rename to stack-ingress-nginx-controller
    
    * rename to common-ingress-nginx-controller
    
    * add mock outputs
    
    * testing
    
    * add namespace
    
    * add namespace
    
    * add namespace
    
    * add data.aws_route53_zone.admin_domain
    
    * add stack_namespace
    
    * rename to common-ingress-nginx-controller
    
    * add admin_domain
    
    * testing
    
    * documentation
    
    * refactor karpenter into its own module
    
    * lint
    
    * parameterize whether to install karpenter, kubeapps, prometheus, dashboard
    
    * refactor rm_directory()
    
    * refactor post_gen_project.py
    
    * refactor post_gen_project.py
    
    * documentation
    
    * parameterize helm chart version
    
    * documentation
    
    * documentation
    
    * add environment_studio_subdomain
    lpm0073 authored Jan 10, 2023
    Copy the full SHA
    ec75bff View commit details
  3. Copy the full SHA
    723ecfa View commit details
  4. add mock_outputs

    lpm0073 committed Jan 10, 2023
    Copy the full SHA
    959f5b7 View commit details
  5. add mock_outputs

    lpm0073 committed Jan 10, 2023
    Copy the full SHA
    8f1d060 View commit details

Commits on Jan 11, 2023

  1. Copy the full SHA
    d0a5a32 View commit details
  2. Copy the full SHA
    137e3a6 View commit details
  3. Copy the full SHA
    46175c8 View commit details
  4. Copy the full SHA
    66c5db0 View commit details
  5. remove duplicate vpa resource

    lpm0073 committed Jan 11, 2023
    Copy the full SHA
    268e446 View commit details
  6. Copy the full SHA
    c99af2f View commit details
  7. add stack namespace

    lpm0073 committed Jan 11, 2023
    Copy the full SHA
    3d3e4bc View commit details
  8. add stack_namespace

    lpm0073 committed Jan 11, 2023
    Copy the full SHA
    b2d41da View commit details
  9. Copy the full SHA
    8558cdd View commit details
  10. Copy the full SHA
    ff42af6 View commit details
  11. fix vpa templates

    lpm0073 committed Jan 11, 2023
    Copy the full SHA
    52ee32b View commit details
  12. fix vpa templates

    lpm0073 committed Jan 11, 2023
    Copy the full SHA
    72fbd1e View commit details
  13. fix dependencies

    lpm0073 committed Jan 11, 2023
    Copy the full SHA
    bbb2086 View commit details
  14. fix namespace

    lpm0073 committed Jan 11, 2023
    Copy the full SHA
    65dbf0c View commit details
  15. Copy the full SHA
    701473a View commit details
  16. Copy the full SHA
    2c2addb View commit details
  17. Copy the full SHA
    13ebbf6 View commit details
  18. fix terraform source

    lpm0073 committed Jan 11, 2023
    Copy the full SHA
    4b1fbf3 View commit details
  19. add stack_namespace

    lpm0073 committed Jan 11, 2023
    Copy the full SHA
    dcd12b6 View commit details
  20. Copy the full SHA
    36aa27c View commit details
Loading