1 file changed
+1
-1
lines changed- src/v/config/configuration.cc+27
- src/v/config/configuration.h+3
- src/v/config/convert.h+32
- src/v/config/property.h+5
- src/v/config/rjson_serialization.cc+5
- src/v/config/rjson_serialization.h+3
- src/v/config/types.h+42
- src/v/config/validators.cc+36
- src/v/config/validators.h+5
- src/v/datalake/coordinator/BUILD+2
- src/v/datalake/coordinator/catalog_factory.cc+39-15
- src/v/datalake/coordinator/catalog_factory.h+10
- src/v/iceberg/rest_client/BUILD+4
- src/v/iceberg/rest_client/catalog_client.cc+81-42
- src/v/iceberg/rest_client/catalog_client.h+20-5
- src/v/iceberg/rest_client/credentials.h+1
- src/v/iceberg/tests/BUILD+1
- src/v/iceberg/tests/rest_catalog_test.cc+5-1
- src/v/redpanda/admin/server.cc+10
- tests/rptest/tests/cluster_config_test.py+49
- tests/rptest/tests/polaris_catalog_smoke_test.py+2
0 commit comments