ivakoleva
ivakoleva
Currently, the krb5.conf configuration used by the vdk-kerberos-auth plugin is hardcoded. Make this file configurable.
**What is the feature request? What problem does it solve?** A capability to reset the deployment and execution Prometheus metrics on disabling a data job. **Suggested solution** **Additional context**
**What is the feature request? What problem does it solve?** It includes also error handling (recovery strategies we use). Since those might vary based on Impala version/configuration, it could be...
**What is the feature request? What problem does it solve?** VDKCS service for Kubernetes API communication needs usability improvement. **Suggested solution** 1. move KubernetesService to dedicated kubernetes package 2. to...
**Describe the bug** HTTP 404 response when running new_version_check_plugin.py check_version() for package name `vdk-core` and package index `pipy.org` **Steps To Reproduce** Steps to reproduce the behavior: 1. Run any vdk-core...
**What is the feature request? What problem does it solve?** User-facing execute_query API function invokes both - operation execution, then fetches the results to return. Recovery is supported currently on...
**What is the feature request? What problem does it solve?** After [Fully managed cursor](https://github.com/vmware/versatile-data-kit/pull/388) merge, externalise cursor-specific changes to test_utils library. **Suggested solution** Transfer TODO-commented code https://github.com/vmware/versatile-data-kit/blob/02cf3c88f038115b47e95c2b4ba0d078458e6702/projects/vdk-core/tests/functional/run/test_run_sql_queries.py#L30 to test_utils. Cleanup...
Add Licenses whitelist & validation on PR Gitlab check. * SDK uses https://github.com/raimon49/pip-licenses, that supports `allow-only` verifying licenses match a list of permitted ones. * Control Service uses https://github.com/jk1/Gradle-License-Report plugin,...
jobsList endpoint deprecated in favour of jobsQuery cleanup. The deprecated endpoint jobsList deleted.
**What is the feature request? What problem does it solve?** Installing and using vdk with vdk-kerberos-auth on windows currently does not work **Suggested solution** Troubleshoot to fix issues with installing/running...