Hariharan Subramanian
Hariharan Subramanian
- **Package Name**: @azure/core-rest-pipeline - **Package Version**: 1.14.0 - **Operating system**: Ubuntu - [x] **nodejs** - **version**: 18.18.0 - [x] **browser** - **name/version**: Edge - [x] **typescript** - **version**: 5.4.5...
This PR adds a workflow to build and push docker images to ACR for projects in samples folder which are extensively used for e2e testing.
This work is to support AAD enabled cluster - today only workaround is to run kubectl proxy and then use b2k. Doesn't work for everyone. User experience is not good...
Add copa github action, trivy repots for docker images scanning and vulnerability reporting. References: https://github.com/Azure/aks-periscope/blob/f0eb7f81fcb0309656c42ed7c8176017e181fcca/.github/workflows/build-publish.yml#L144 https://github.com/project-copacetic/copacetic
This PR handles the following. - Fixes #337 - remove the use of dynamic (causes performance bottleneck) and replace it with switch case. - restructure the restoration job class to...
**Is your feature request related to a problem? Please describe.** Restoration Job fails to get agent endpoint when there are multiple replica sets for a service/pod **Mention what platform you...
This is a feature to support containerized workloads which would run user's workload in containers like docker and local agent would run in the same container/ same network using docker...
**Is your feature request related to a problem? Please describe.** Currently, the Azure Logs Ingestion output plugin in Fluent Bit does not support Azure Managed Identity (MSI) for authentication. This...