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

Replace yum command with microdnf #1109

Merged
merged 1 commit into from
Oct 1, 2021
Merged

Replace yum command with microdnf #1109

merged 1 commit into from
Oct 1, 2021

Conversation

akankshakumari393
Copy link
Contributor

@akankshakumari393 akankshakumari393 commented Oct 1, 2021

Change Overview

In this PR, we have replaced the yum command with microdnf to install utilities for Kafka adobe s3 source and sink connector docker image.

Note: we had to do this as CI failed to build the image for kafka osurce and sink connector with the error while using yum commands

Error: Failed to download metadata for repo 'Confluent.dist': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried

Pull request type

Please check the type of change your PR introduces:

  • 🚧 Work in Progress
  • 🌈 Refactoring (no functional changes, no api changes)
  • 🐹 Trivial/Minor
  • 🐛 Bugfix
  • 🌻 Feature
  • 🗺️ Documentation
  • 🤖 Test

Issues

  • #XXX

Test Plan

  • 💪 Manual
  • ⚡ Unit test
  • 💚 E2E

Build the source and sink connector image locally with
goreleaser release --skip-publish --snapshot --rm-dist
Run Integration test for kafka
./build/integration-test.sh Kafka
output - https://gist.github.com/A-kanksh-a/7c2f38ed601940731b73a9b8d2db100e

@akankshakumari393 akankshakumari393 marked this pull request as ready for review October 1, 2021 12:39
@mergify mergify bot merged commit 3f246af into master Oct 1, 2021
@mergify mergify bot deleted the fix_kafka_yum branch October 1, 2021 13:57
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.

None yet

2 participants