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: Use new Docker repository #11

Merged
merged 1 commit into from
May 3, 2024

Conversation

juanjjaramillo
Copy link
Contributor

Description

Modifying logic to use image created in new Docker repository

Type of change

  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • New feature / enhancement (non-breaking change which adds functionality)
  • Security fix
  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • Documentation has been updated
  • This change requires changes in testing:
    • unit tests
    • E2E tests

@juanjjaramillo juanjjaramillo marked this pull request as ready for review May 3, 2024 17:06
@juanjjaramillo juanjjaramillo requested a review from a team May 3, 2024 17:06
@juanjjaramillo juanjjaramillo merged commit 1e905b1 into main May 3, 2024
4 checks passed
@juanjjaramillo juanjjaramillo deleted the juanjjaramillo/use_docker_repository branch May 3, 2024 18:21
paologallinaharbur pushed a commit to paologallinaharbur/k8s-agents-operator that referenced this pull request Sep 6, 2024
* Create project structure

* Make AgentConfig generic and add integration test for serde_json deserialization

* Remove old Go pipeline checks

* Add newline in files

* Codespell settings

* Define Convertible trait

* Fix Codespell configuration

* Change privacy and visibility

* Remove integration test

* ci: update dependabot to cargo

* ci: move push_pr in favor of check

* ci: add code coverage

* ci: add safety pipeline

* ci: add testing pipeline

* ci: clippy beta toolchain

* ci: add newrelic/caos as code owners

* refactor: apply cargo fmt

* ci: remove minimal versions check

* feat: move to public and lib based

* ci: remove rebase check

Enforced through Github configuration

* fix: allow dependabot updates

* Add Custom Value deserialization in the test and comments

* feat: implement deserialize for enum (newrelic#11)

---------

Co-authored-by: alvarocabanas <acabanas@newrelic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants