druid/integration-tests/docker
Kashif Faraz f2d6100124
Require Datasource WRITE authorization for Supervisor and Task access (#11718)
Follow up PR for #11680

Description
Supervisor and Task APIs are related to ingestion and must always require Datasource WRITE
authorization even if they are purely informative.

Changes
Check Datasource WRITE in SystemSchema for tables "supervisors" and "tasks"
Check Datasource WRITE for APIs /supervisor/history and /supervisor/{id}/history
Check Datasource for all Indexing Task APIs
2021-10-08 10:39:48 +05:30
..
environment-configs add optional system schema authorization (#11720) 2021-09-21 13:28:26 -07:00
ldap-configs Require Datasource WRITE authorization for Supervisor and Task access (#11718) 2021-10-08 10:39:48 +05:30
schema-registry add avro + kafka + schema registry integration test (#10929) 2021-03-08 08:12:12 -08:00
service-supervisords remove ZooKeeper 3.4 support + pass tests with Java 15 (#11073) 2021-05-25 12:49:49 -07:00
test-data Fix bug: 502 bad gateway thrown when we edit/delete any auto compaction config created 0.21.0 or before (#11311) 2021-05-27 16:34:32 -07:00
tls move integration tests from ZooKeeper 3.4.x to 3.5.x (#10786) 2021-01-31 08:35:39 -08:00
Dockerfile fix integration tests (#11638) 2021-08-30 13:53:13 -07:00
base-setup.sh remove ZooKeeper 3.4 support + pass tests with Java 15 (#11073) 2021-05-25 12:49:49 -07:00
docker-compose.base.yml remove ZooKeeper 3.4 support + pass tests with Java 15 (#11073) 2021-05-25 12:49:49 -07:00
docker-compose.cli-indexer.yml integration test for coordinator and overlord leadership client (#10680) 2020-12-17 22:50:12 -08:00
docker-compose.custom-coordinator-duties.yml Support custom coordinator duties (#11601) 2021-08-19 11:54:11 +07:00
docker-compose.druid-hadoop.yml Integration Tests. (#9854) 2020-06-02 09:38:53 -07:00
docker-compose.high-availability.yml Increase heap to 64m for custom node (#10846) 2021-02-03 16:23:19 -08:00
docker-compose.ldap-security.yml Ldap integration tests (#10901) 2021-02-23 13:29:57 -08:00
docker-compose.override-env.yml integration test for coordinator and overlord leadership client (#10680) 2020-12-17 22:50:12 -08:00
docker-compose.query-error-test.yml More unit tests for JsonParserIterator; Integration tests for query errors (#11091) 2021-04-12 15:08:50 -07:00
docker-compose.query-retry-test.yml More unit tests for JsonParserIterator; Integration tests for query errors (#11091) 2021-04-12 15:08:50 -07:00
docker-compose.schema-registry-indexer.yml add avro + kafka + schema registry integration test (#10929) 2021-03-08 08:12:12 -08:00
docker-compose.schema-registry.yml add avro + kafka + schema registry integration test (#10929) 2021-03-08 08:12:12 -08:00
docker-compose.security.yml integration test for coordinator and overlord leadership client (#10680) 2020-12-17 22:50:12 -08:00
docker-compose.shuffle-deep-store.yml option to use deep storage for storing shuffle data (#11507) 2021-08-13 16:40:25 -04:00
docker-compose.yml integration test for coordinator and overlord leadership client (#10680) 2020-12-17 22:50:12 -08:00
druid.sh support using mariadb connector with mysql extensions (#11402) 2021-07-08 12:25:37 -07:00
run-mysql.sh add missing license headers, in particular to MD files; clean up RAT … (#6563) 2018-11-13 09:38:37 -08:00
supervisord.conf Integration tests for JDK 11 (#9249) 2020-02-12 16:36:31 -08:00
wiki-simple-lookup.json refactor lookups to be more chill to router (#7222) 2019-04-05 14:49:41 -07:00