openshift-vsts icon indicating copy to clipboard operation
openshift-vsts copied to clipboard

OpenShift Extension for Azure DevOps.

Results 35 openshift-vsts issues
Sort by recently updated
recently updated
newest added

I have seen this Extension on the Azure DevOps Marketplace https://marketplace.visualstudio.com/items?itemName=redhat.openshift-vsts because there are not no recently any commits and the last Version was released around a year ago. Now...

Hi team, I'm trying to implement a pipeline that would create an OC deployment. However, it fails at any oc command. The pipeline example: ``` name: $(Build.BuildId) pool: server trigger:...

--------------------------------- Issue Facing: Hello, I am currently using the OpenShift VSTS Plugin for Azure DevOps to manage deployments to an OpenShift cluster and have encountered a challenge when scaling my...

I am tryng to execute the oc command with apply -f *.yaml, but the return is error: the path "/agent/_work/r22/a/drop/*.yaml" does not exist But executing the same command direct form...

not exists -condition failed > Start checking condition 'not_exists' on resource 'imagestreamtags/tunnistamo:latest'. It could take a while... > This operation will run until the condition is met or the timed...

Hello together! We have noticed that the task always goes fix to the directory /home/user_name/.kube/ to store or read the config. This can be very problematic if there are several...

If the value of `archive` is `archiv.tar.bz2`, archiveType would not be correctly set. I would have suggested to use `path.basename` instead of replace: ``` javascript let archiveType = path.extname(archive); if...

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...

dependencies

Bumps [json5](https://github.com/json5/json5), [tsconfig-paths](https://github.com/dividab/tsconfig-paths) and [tsconfig-paths](https://github.com/dividab/tsconfig-paths). These dependencies needed to be updated together. Updates `json5` from 1.0.1 to 2.2.3 Release notes Sourced from json5's releases. v2.2.3 Fix: [email protected] is now the...

dependencies

Bumps [flat](https://github.com/hughsk/flat) to 5.0.2 and updates ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together. Updates `flat` from 4.1.1 to 5.0.2 Commits e5ffd66 Release 5.0.2 fdb79d5 Update dependencies, refresh...

dependencies