Skip to content

Revert "[ORC-8867] update connection name"#3095

Merged
tmalik (tmalikconfluent) merged 1 commit intomainfrom
revert-ORC-8867
May 15, 2025
Merged

Revert "[ORC-8867] update connection name"#3095
tmalik (tmalikconfluent) merged 1 commit intomainfrom
revert-ORC-8867

Conversation

@tmalikconfluent
Copy link
Copy Markdown
Contributor

Release Notes

Breaking Changes

  • PLACEHOLDER

New Features

  • PLACEHOLDER

Bug Fixes

  • PLACEHOLDER

Checklist

  • I have successfully built and used a custom CLI binary, without linter issues from this PR.
  • I have clearly specified in the What section below whether this PR applies to Confluent Cloud, Confluent Platform, or both.
  • I have verified this PR in Confluent Cloud pre-prod or production environment, if applicable.
  • I have verified this PR in Confluent Platform on-premises environment, if applicable.
  • I have attached manual CLI verification results or screenshots in the Test & Review section below.
  • I have added appropriate CLI integration or unit tests for any new or updated commands and functionality.
  • I confirm that this PR introduces no breaking changes or backward compatibility issues.
  • I have indicated the potential customer impact if something goes wrong in the Blast Radius section below.
  • I have put checkmarks below confirming that the feature associated with this PR is enabled in:
    • Confluent Cloud prod
    • Confluent Cloud stag
    • Confluent Platform
    • Check this box if the feature is enabled for certain organizations only

What

Revert ORC-8867 for release

Blast Radius

N/A

References

Original PR - #3092

Test & Review

make build works

This reverts commit 4bb1549.

Revert "update"

This reverts commit 061d284.

Revert "Test"

This reverts commit e8a620c.

Revert "Add auth type optional argument"

This reverts commit 688342b.

Revert "Update to fix tests"

This reverts commit 549f096.

Revert "update"

This reverts commit f163c31.

Revert "update the tests"

This reverts commit dac9be3.

Revert "Remove optional auth arg"

This reverts commit eeddc6c.

Revert "Remove auth arg from flink test"

This reverts commit a67d82d.
Copilot AI review requested due to automatic review settings May 15, 2025 20:24
@tmalikconfluent tmalik (tmalikconfluent) requested a review from a team as a code owner May 15, 2025 20:24
@confluent-cla-assistant
Copy link
Copy Markdown

🎉 All Contributor License Agreements have been signed. Ready to merge.
Please push an empty commit if you would like to re-run the checks to verify CLA status for all contributors.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR reverts the changes introduced in ORC-8867 by removing the references to the "confluent-jdbc" connection type. The changes include the removal of test cases, updates to help text and error messages, and modifications to internal connection type mappings and lint vocabulary.

Reviewed Changes

Copilot reviewed 9 out of 9 changed files in this pull request and generated no comments.

Show a summary per file
File Description
test/flink_test.go Removed test case for creating a "confluent-jdbc" connection
test/fixtures/output/flink/connection/update-help.golden Updated help text to remove the "confluent-jdbc" username and password options
test/fixtures/output/flink/connection/list-failure.golden Adjusted the suggestions list by removing "confluent-jdbc"
test/fixtures/output/flink/connection/list-help.golden Revised connection type help message to no longer reference "confluent-jdbc"
test/fixtures/output/flink/connection/create/create-wrong-type.golden Adjusted error suggestion by removing "confluent-jdbc"
test/fixtures/output/flink/connection/create/create-confluent_jdbc.golden Removed obsolete golden file for "confluent-jdbc" creation
test/fixtures/output/flink/connection/create-help.golden Updated the help message to reflect the changed supported connection types
pkg/flink/utils.go Removed "confluent-jdbc" from the connection types and corresponding mappings
cmd/lint/main.go Removed "confluent-jdbc" and "jdbc" entries from lint vocabulary

@sonarqube-confluent
Copy link
Copy Markdown

Passed

Analysis Details

0 Issues

  • Bug 0 Bugs
  • Vulnerability 0 Vulnerabilities
  • Code Smell 0 Code Smells

Coverage and Duplications

  • Coverage No coverage information (76.90% Estimated after merge)
  • Duplications No duplication information (0.00% Estimated after merge)

Project ID: cli

View in SonarQube

@tmalikconfluent tmalik (tmalikconfluent) merged commit d265c94 into main May 15, 2025
2 of 3 checks passed
@tmalikconfluent tmalik (tmalikconfluent) deleted the revert-ORC-8867 branch May 15, 2025 21:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants