Skip to content

Getting 404 trying to edit runpack - Missing PUT method #704

@ealvesss

Description

@ealvesss

Which component(s) is affected?

No response

Describe the bug

When i've tried to edit a runpack, nothing happened.

After investigate and and analyze the source code, I didn't found the PUT method in configController. There is only GET DELETE and POST

async getRunpacks() {

Steps to reproduce

At first:

  • Open Dev Console in your browser
    • Go to: Network tab.

In KUBERO-UI:

  • Go to: Settings -> runpacks
    • Click in Edit, make some change and hit 'save'

After that will notice 404

Expected behavior

Get 200 when try to edit runpacks

Screenshots

Image
Image

Additional information

No response

Debug information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions