Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bump controller version to latest #742

Merged
merged 1 commit into from
Apr 24, 2024
Merged

bump controller version to latest #742

merged 1 commit into from
Apr 24, 2024

Conversation

nhudson
Copy link
Collaborator

@nhudson nhudson commented Apr 24, 2024

Bumping controller version in hops of fixing a issue in the control-plane webserver

error[E0308]: mismatched types
   --> cp-webserver/src/types/coredb_cp.rs:472:34
    |
472 |             validate_app_storage(app_service)?;
    |             -------------------- ^^^^^^^^^^^ expected `controller::app_service::types::AppService`, found a different `controller::app_service::types::AppService`
    |             |
    |             arguments to this function are incorrect
    |
    = note: `controller::app_service::types::AppService` and `controller::app_service::types::AppService` have similar names, but are actually distinct types
note: `controller::app_service::types::AppService` is defined in crate `controller`

@nhudson nhudson self-assigned this Apr 24, 2024
@nhudson nhudson merged commit 47ec629 into main Apr 24, 2024
7 checks passed
@nhudson nhudson deleted the nhudson/bump_controller branch April 24, 2024 18:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants