Skip to content

Print pod log error when response status is 404 returned by test function #3014

@waitstory

Description

@waitstory

Fission/Kubernetes version

$ fission version
client:
  fission/core:
    BuildDate: "2024-07-17T02:16:12Z"
    GitCommit: 8a351e4b
    Version: v1.20.2
server:
  fission/core:
    BuildDate: "2024-09-14T02:46:30Z"
    GitCommit: cc817d91
    Version: v1.20.2

Describe the bug
When I tested the function under the default namespace, the response status returned was 404. At this point, the pod log corresponding to the function is queried, but it is always queried under the 'fission-function' namespace, which results in an error because the pod cannot be found.
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions