Skip to content

Request change to NewJenkinsClient #496

Closed
@mzmuer

Description

What is version of KubeSphere DevOps has the issue?

master

How did you install the Kubernetes? Or what is the Kubernetes distribution?

No response

Describe this feature

I see the jclient.NewJenkinsClient function:

func NewJenkinsClient(options *jenkins.Options) (*JenkinsClient, error) {

Can we replace this down here?

devopsClient, err := jenkins.NewDevopsClient(s.JenkinsOptions)

This gradually replaces the underlying call to a function via JenkinsCore

Additional information

No response

Metadata

Assignees

No one assigned

    Labels

    kind/featureCategorizes issue or PR as related to a new feature.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions