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

[WiP] Add a simple web-ui #9

Closed
wants to merge 21 commits into from
Closed

[WiP] Add a simple web-ui #9

wants to merge 21 commits into from

Conversation

purbon
Copy link
Collaborator

@purbon purbon commented Jan 4, 2020

This is a work in progress PR to include a simple web-ui to manage the Kafka topology definition

@purbon purbon mentioned this pull request Jan 4, 2020
@purbon
Copy link
Collaborator Author

purbon commented Jun 15, 2020

needs different approach, closing as left over.

@purbon purbon closed this Jun 15, 2020
@purbon purbon deleted the add-web-ui branch August 5, 2020 14:00
purbon pushed a commit that referenced this pull request Sep 12, 2023
* fix: Apply formatting, using a formatter that supports Java 17

* fix: Don't throw exception if JulieOps is not allowed to delete topics (#3)

* Don't throw exception if JuleOps is not allowed to delete topics.

* Update dependencies (#2)

* Update README.md

* fix: Apply formatting, using a formatter that supports Java 17

* chore: Update dependencies

* chore: Update dependencies

* Update container versions

* fix: Replace deprecated AssertJ method

* chore: Upgrade Confluent version in workflow

* fix: Replace deprecated methods

* fix: Replace deprecated methods

* chore: Update dependencies

* fix: Extend connector path for new version of connect

* fix: Revert ksqldb-server to a version that makes the test pass

* fix: Correct return value from exception handler

* fix: Hack around bug KAFKA-14325

* feat: Support finding topology files recursively (#4)

* fix: Clean up zookeeper (#5)

The Zookeeper dependency is required for a single test method only. This PR moves all ZK* classes to src/test, and marks the zookeeper dependency as test-coped.

Unfortunately, recent versions of zookeeper drag in a logback dependency, that appears to turn on global DEBUG logging. So this PR also exludes those logback dependencies.

Fixes #548

* fix: Allow logging of INFO+ from AdminClient (#6)

* Excludes all Log4j2Plugins.dat from the shaded jar, to avoid Log4j2 startup problems (ERROR StatusLogger Unrecognized conversion specifier...)

* Adds a log4j.properties that will be picked up by the Kafka dependencies

* Create dependabot.yml

* chore: Update plug-in versions

* chore: Update jackson and redis to remove vulnerable json and snakeyaml packages

* chore: Update plugins

* chore: Update some deps

* chore: Upgrade testcontainers

* Updates (#8)

* chore: Update some deps

* chore: Update some deps

* chore: Upgrade Confluent Platform

* docs: Fetch changelog from v4.4.1 tag to get all history

* chore: Remove unused imports and trailing whitespace (#9)

* chore: Remove unused imports

* docs: Remove trailing spaces

* Update src/test/java/com/purbon/kafka/topology/integration/MDSBaseTest.java

Co-authored-by: piotrsmolinski <piotr.smolinski.77@gmail.com>

---------

Co-authored-by: piotrsmolinski <piotr.smolinski.77@gmail.com>
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.

None yet

1 participant