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(domain): add support for buying and registar domains #2799

Draft
wants to merge 20 commits into
base: master
Choose a base branch
from

Conversation

jremy42
Copy link
Contributor

@jremy42 jremy42 commented Nov 8, 2024

No description provided.

@github-actions github-actions bot added the domain Domains issues, bugs and feature requests label Nov 8, 2024
@jremy42 jremy42 force-pushed the feat/add_support_for_registar_domain branch 2 times, most recently from 57b5e95 to c9e6eb8 Compare November 29, 2024 14:23
@jremy42 jremy42 force-pushed the feat/add_support_for_registar_domain branch from c9e6eb8 to 6e06215 Compare December 19, 2024 14:01
jremy42 and others added 16 commits January 30, 2025 15:50
* feat(cockpit): add retention days in resource source

* feat(cockpit): add update in source

* feat(cockpit): required for retention_days

* feat(cockpit): add validate func for retention days

* feat(cockpit): refacto update source
* doc(instance_server): mark private_ip as deprecated

* fix link

* add deprecation notice in schema
* fix: remove flaky test from redis test suite

* fixup! fix: remove flaky test from redis test suite

---------

Co-authored-by: Antoine Barbare <[email protected]>
* fix(instance_server): delete_after_termination for sbs volumes

* fix: consider block volume deleted on 404

* update cassettes

* update TestAccSnapshot_Unified cassette

* update linked products cassettes
* feat(cockpit): add data source for source

* feat(cockpit): fix lint

* feat(cockpit): fix test

* feat(cockpit): refacto fetch all
#2859)

* fix: ensure that a GetNamespace is used to ensure that a namespace is present

* Fix

* Fix

* Fix
Bumps [github.com/aws/aws-sdk-go-v2/service/sqs](https://github.com/aws/aws-sdk-go-v2) from 1.37.2 to 1.37.3.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/ssm/v1.37.2...service/kms/v1.37.3)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/service/sqs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [github.com/nats-io/jwt/v2](https://github.com/nats-io/jwt) from 2.7.2 to 2.7.3.
- [Release notes](https://github.com/nats-io/jwt/releases)
- [Changelog](https://github.com/nats-io/jwt/blob/main/ReleaseNotes.md)
- [Commits](nats-io/jwt@v2.7.2...v2.7.3)

---
updated-dependencies:
- dependency-name: github.com/nats-io/jwt/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 27.3.1+incompatible to 27.4.1+incompatible.
- [Release notes](https://github.com/docker/docker/releases)
- [Commits](moby/moby@v27.3.1...v27.4.1)

---
updated-dependencies:
- dependency-name: github.com/docker/docker
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) from 1.28.1 to 1.28.7.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.28.1...config/v1.28.7)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [github.com/aws/aws-sdk-go-v2/service/sns](https://github.com/aws/aws-sdk-go-v2) from 1.33.7 to 1.33.8.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/fms/v1.33.7...service/fms/v1.33.8)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/service/sns
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@github-actions github-actions bot added load-balancer Load-balancer issues, bugs and feature requests instance Instance issues, bugs and feature requests registry Managed Container Registry issues, bugs and feature requests vpc Virtual Private Cloud (VPC) issues, bugs and feature requests redis Managed Redis issues, bugs and feature requests labels Jan 30, 2025
@github-actions github-actions bot added the vpcgw label Jan 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
domain Domains issues, bugs and feature requests instance Instance issues, bugs and feature requests load-balancer Load-balancer issues, bugs and feature requests redis Managed Redis issues, bugs and feature requests registry Managed Container Registry issues, bugs and feature requests vpc Virtual Private Cloud (VPC) issues, bugs and feature requests vpcgw
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants