issues
search
StephenSorriaux
/
ansible-kafka-admin
Manage your topic's configuration (partitions, replication factor, parameters), ACLs, quotas, users and get stats, without any effort with this library. It does not use the Kafka scripts and does not require ssh connection to the remote broker.
Apache License 2.0
150
stars
46
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix repartition algorithm
#125
ryarnyah
closed
2 years ago
0
Unnecessary requirement for acl_operation in module kafka_acls
#124
david-freistrom
closed
2 years ago
1
Get unspecified Error Message on module kafka_info for topics
#123
david-freistrom
closed
2 years ago
3
Move kafka_sleep_time & kafka_max_retries to common module params to enable on all modules
#122
ryarnyah
closed
2 years ago
0
Now testing using Python 3.10 too
#121
StephenSorriaux
closed
2 years ago
1
Make sure to init the `manager` obj to None and check for its value
#120
StephenSorriaux
closed
2 years ago
0
UnboundLocalError: local variable 'manager' referenced before assignment while using SSL
#119
david-freistrom
closed
2 years ago
1
Output variable name difference for lib kafka_info is not optimal
#118
Transrian
closed
2 years ago
2
Feat/add kafka reassign partitions
#117
ryarnyah
closed
2 years ago
0
Add tests on ZK mTLS & fix zk tls load config
#116
ryarnyah
closed
3 years ago
0
[Module] Unable to use ssl one way with zookeeper
#115
gitdaruom
closed
3 years ago
0
Bump ansible from 2.10.7 to 4.2.0
#114
dependabot[bot]
closed
3 years ago
3
Use pytest-split to split executions for github actions
#113
ryarnyah
closed
3 years ago
0
Add some tests on ssl
#112
ryarnyah
closed
3 years ago
0
kafka_info: Add topics-configuration to kafka_info
#111
ryarnyah
closed
3 years ago
0
kafka_info: Add more infos on topic/partitions
#110
ryarnyah
closed
3 years ago
0
[Module] Add `kafka_users` module
#109
StephenSorriaux
closed
2 years ago
0
#107: fix kafka_topics partition increase
#108
mrandreyeff
closed
3 years ago
1
kafka_topics fails to increase partition count if topic list include both - topics to change and desired ones
#107
mrandreyeff
closed
3 years ago
0
Add feature to delete topic partiton for a given consumer group
#106
ymilhi
closed
3 years ago
3
fix request to get full list of acls
#105
mrandreyeff
closed
3 years ago
1
Connect over SSH
#104
vbr-cts
closed
3 years ago
2
fix check_mode for kafka_topic
#103
mrandreyeff
closed
1 year ago
2
[Module] Add topics config to kafka_info module
#102
ryarnyah
closed
3 years ago
0
Add ansible-collection documentation
#101
ryarnyah
closed
3 years ago
0
Remove mandatory api_version option
#100
ryarnyah
closed
3 years ago
0
Add start/end partition for kafka_info on topics
#99
ryarnyah
closed
3 years ago
0
Use utf8 vs ascii for json
#98
ryarnyah
closed
3 years ago
0
default should respect the intended type
#97
teebee
closed
3 years ago
2
Add `acl` resource to kafka_info module
#96
StephenSorriaux
closed
3 years ago
0
Add an invitation link to Slack workspace
#95
StephenSorriaux
closed
3 years ago
0
Add some build to add ansible-collection to release
#94
ryarnyah
closed
3 years ago
0
Bump ansible from 2.10.5 to 2.10.7
#93
dependabot[bot]
closed
3 years ago
0
Make json.dump use utf8
#92
ryarnyah
closed
3 years ago
0
Add notification on quota change to make kafka broker applied them without reboot
#91
ryarnyah
closed
3 years ago
0
Add kafka_quotas module
#90
ryarnyah
closed
3 years ago
0
Add request timeout & connections_max_idle_ms
#89
ryarnyah
closed
3 years ago
0
[Module] Create kafka_consumer_group module
#88
ryarnyah
closed
3 years ago
0
[Module] Create kafka_configs module
#87
ryarnyah
opened
3 years ago
0
[Module] Create kafka_quotas module
#86
ryarnyah
closed
3 years ago
0
Add kafka_topics & kafka_acls to bulk edit topics & acls
#85
ryarnyah
closed
3 years ago
0
Dissociate python version from test tools & tested version.
#84
ryarnyah
closed
3 years ago
0
Get ACLs?
#83
michaelpearce-gain
closed
3 years ago
1
Add some real-life examples
#82
StephenSorriaux
closed
3 years ago
1
Add Treeware if people want to give support somehow
#81
StephenSorriaux
closed
3 years ago
3
Test for idempotency of Ansible calls
#80
StephenSorriaux
closed
3 years ago
1
Disable zookeeper when possible. Now only needed when replication factor must be changed with kafka < 2.4.0 or kafka <= 0.11.0
#79
ryarnyah
closed
3 years ago
0
Create 2 new module kafka_topic & kafka_acl => deprecate kafka_lib
#78
ryarnyah
closed
3 years ago
0
[Feat] Refactor all tests to use python instead of yaml <=> more flexible
#77
ryarnyah
closed
3 years ago
2
Upgrade dep (drop Python 2 support) & refactor all tests to use python instead of yaml <=> more flexible
#76
ryarnyah
closed
3 years ago
2
Previous
Next